Skip to content

kgenjs/kgen

Repository files navigation

KGen

Quickly bootstrap a modern Node.js project with extensionble templates.

Documentation: https://kgen.samzhangjy.com/

Get started

To use KGen, install it globally with npm:

$ npm i -g @kgen/cli

Then you can run it with command kgen:

$ kgen gen <template>

Where <template> is the template name you wanted to generate. Typcially, it is in the format <owner>/<repo>, for example samzhangjy/vanilla.

More information please refer to the documentation.

About

Quickly bootstrap a modern Node.js project with extensionble templates.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published