gibson-cli
Go CLI tool for Gibson framework: package manager, project manager, godot cli parser, class resolver, etc...
How to download and setup gibson-cli
Open terminal and run command
git clone https://github.com/gibsongd/gibson-cli.git
git clone is used to create a copy or clone of gibson-cli repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with gibson-cli https://github.com/gibsongd/gibson-cli/archive/master.zip
Or simply clone gibson-cli with SSH
[email protected]:gibsongd/gibson-cli.git