Getting Started
Getting Started
CNOS has three primary surfaces:
@kitsy/cnosfor the default runtime singleton@kitsy/cnos/configurefor explicit runtime creation@kitsy/cnos-clifor project setup, inspection, export, and workflow commands
Recommended path:
- Install the CLI and runtime.
- Run
cnos init. - Define a few values.
- Use
cnos runor importcnosin app code.
Continue with: