architecture-as-code
architecture-as-code copied to clipboard
Publish Calm CLI to NPM
Feature Request
We currently can't use the CLI without cloning and building the repo.
We should publish the CLI to npm under the finos NPM community. This will allow users to install it globally to their local system.
Todo:
- Setup NPM Token in the architecture-as-code repository secrets
- Create GitHub action which publishes to NPM on merge using the token
Based on the discussion today, we probably want to consider bundling the CALM schema with the CLI @aidanm3341
The CALM CLI has now been published to npm - https://www.npmjs.com/package/@finos/calm-cli