UNPKG

@calljmp/cli

Version:
33 lines (20 loc) 777 B
# Calljmp CLI Build and manage your Calljmp AI Agents from the command line. [![npm version](https://img.shields.io/npm/v/@calljmp/cli)](https://www.npmjs.com/package/@calljmp/cli) [![GitHub license](https://img.shields.io/github/license/Calljmp/calljmp-cli)](LICENSE) ## Installation Install the CLI globally via npm: ```sh npm install -g @calljmp/cli ``` or via yarn: ```sh yarn global add @calljmp/cli ``` ## License This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details. ## Support & Community If you have any questions or feedback: - Follow [@calljmpdev](https://x.com/calljmpdev) - Join the Calljmp Discord: https://discord.gg/DHsrADPUC6 - Open an issue in the GitHub repo: https://github.com/Calljmp/calljmp-cli/issues