@kosha-ai/create-kosha-app
v0.0.6
Published
Scaffold a new Kosha app
Readme
@kosha-ai/create-kosha-app
Scaffolds a new Kosha app.
npx @kosha-ai/create-kosha-app acme-kosha --integrations githubThe generated app is three files: kosha.config.ts, .env, package.json.
Building
Run nx build @kosha-ai/create-kosha-app to build the library.
Running unit tests
Run nx test @kosha-ai/create-kosha-app to execute the unit tests via Jest.
