| Crates.io | gpm |
| lib.rs | gpm |
| version | 1.4.0 |
| created_at | 2023-11-14 09:48:30.465195+00 |
| updated_at | 2023-11-14 09:48:30.465195+00 |
| description | A package manager for godot |
| homepage | |
| repository | https://github.com/godot-package-manager/cli |
| max_upload_size | |
| id | 1034553 |
| size | 147,674 |
Note read the using packages quickstart first.
cargo install gpmPATH as gpmThere's an AUR package available: godot-package-manager-git
Note This package installs to /usr/bin/godot-package-manager to avoid conflicts with general purpose mouse. Assuming you have
yayinstalled:
yay -S godot-package-manager-gitgpm update # downloads the newest versions of packages
gpm purge # removes the installed packages
gpm tree # prints the tree of installed packages, looks like
# /home/my-package
# └── @bendn/test@2.0.10
# └── @bendn/gdcli@1.2.5
git clone --depth 5 https://github.com/godot-package-manager/client)cargo build -rtarget/release/godot-package-manager