aspnetcore/templates/package-builder
Steve Sanderson 0291686b20 Reorganize templates into dir structure matching 'dotnet new' templates 2017-08-23 14:58:49 -07:00
..
bin
src Reorganize templates into dir structure matching 'dotnet new' templates 2017-08-23 14:58:49 -07:00
typings
.gitignore
README.md Remove Yeoman from the template build process 2017-08-22 14:43:51 -07:00
package.json Remove Yeoman from the template build process 2017-08-22 14:43:51 -07:00
tsconfig.json

README.md

To generator the package generator, execute:

npm run build

Output will appear in the dist/artifacts directory.