Package Exports
- srcgen
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (srcgen) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
srcgen
Generate any source for any language and any frameworks from templates with Node JS
Make you custom templates, for scaffolding and fast build basic modules for you application
Examples
Coming soong...Installation CLI
$ npm install srcgen -gTests
$ npm testUsage
$ cd project_folder
$ srcgen Release History
- 0.1.3
- Fix error when templates not found
- 0.1.2
- Add cli mode support
- 0.1.0
- Initial release