code-scaffold
v1.1.0
Published
Templatize code bases and scaffold them into new projects
Readme
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 MyAppLocal usage
npm run cli -- --input ../SampleApp --output ./template --config ./sample-config.json