1.1.0 • Published 5 months ago

code-scaffold v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

code-scaffold

Templatize code bases and scaffold them into new projects

Usage

Setup a configuration file in your input directory then run the following command:

npx code-scaffold --input ../SampleApp --output ./template --name MyApp

Local usage

npm run cli -- --input ../SampleApp  --output ./template --config ./sample-config.json
1.1.0

5 months ago

1.0.0

1 year ago