Skip to content

keshavsoft/kschema-cli

Repository files navigation

@keshavsoft/kschema-cli

CLI to generate projects using templates.

Install

npm install -g @keshavsoft/kschema-cli

or

npx @keshavsoft/kschema-cli init express MyApp

Usage

kschema init [projectName]

Examples

kschema init basic MyApp kschema init express MyServer kschema init express

Templates

basic express

Behavior

  • If projectName is provided → folder created with that name
  • If not provided → auto name generated

Example auto name: kschema-express-

Output

Creates a new folder with selected template files.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors