Skip to content

Latest commit

 

History

History
42 lines (34 loc) · 986 Bytes

README.md

File metadata and controls

42 lines (34 loc) · 986 Bytes

example-shellm

An example cookiecutter-shellm project template.

Installation

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

Documentation

See the example-shellm wiki.

Development

See CONTRIBUTING.

History

See CHANGELOG.

Credits

See AUTHORS.

License

See LICENSE.