An example cookiecutter-shellm project template.
Installation can be done through basher and bpkg, with:
basher install shellm-org/example-shellm
bpkg install shellm-org/example-shellm # local installation
sudo bpkg install shellm-org/example-shellm -g # global installation
Install from source:
git clone https://github.com/shellm-org/example-shellm
cd example-shellm
sudo make install
# or ./install.sh LOCATION_PREFIX
See the example-shellm wiki.
See CONTRIBUTING.
See CHANGELOG.
See AUTHORS.
See LICENSE.