This is an experimental command line interface for GLASS.
The CLI requires the (experimental) configuration backend for GLASS:
pip install git+https://github.com/glass-dev/glass.ext.config.git
In addition, it requires the click
package for Python.
Install the package from this repository:
pip install git+https://github.com/glass.dev/glass.ext.cli.git
After installation, run glass --help
to get an overview of the available
commands.