aspnetcore/templates/package-builder
Steve Sanderson 7c52be5e42 Stop generating .template.config files dynamically. Convert them to plain files on disk. 2017-08-22 18:06:48 -07:00
..
bin
src Stop generating .template.config files dynamically. Convert them to plain files on disk. 2017-08-22 18:06:48 -07:00
typings
.gitignore
README.md
package.json
tsconfig.json

README.md

To generator the package generator, execute:

npm run build

Output will appear in the dist/artifacts directory.