Crates.io | gpm |
lib.rs | gpm |
version | 1.4.0 |
source | src |
created_at | 2023-11-14 09:48:30.465195 |
updated_at | 2023-11-14 09:48:30.465195 |
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 gpm
PATH
as gpm
There'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
yay
installed:
yay -S godot-package-manager-git
gpm 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 -r
target/release/godot-package-manager