A Flox environment for building and packaging the FINOS CALM CLI.
This project packages the FINOS CALM CLI (Common Architecture Language Models) using Flox's build system.
- Flox installed
flox activate# Build all packages
flox build./result-calm-cli/bin/calm --helpAssumes you have a FloxHub account.
flox publish calm-cliFrom a clean and activated Flox environment:
flox install [your-flox-username]/calm-cli
calm --versionMIT License - see LICENSE file for details.