@cogml/cli
v0.1.0
Published
CLI for COGML project initialization and AI-driven workflows
Downloads
8
Readme
COGML CLI
The COGML CLI enables developers to initialize projects and manage AI-driven workflows for the Cognitive Generative Markup Language framework.
Installation
- Clone the repository:
git clone https://gitlab.com/maxmcneal/cogml.git cd cogml/extensions/cli - Install globally:
pnpm install -g - Verify:
cogml --version
Commands
cogml init <project>: Initialize a new project with a .cogml file.cogml init my-project
Contributing
See the project's CONTRIBUTING.md for guidelines.
