aspnetcore/templates/package-builder
Steve Sanderson 8b243e8cc7 Simplify build script further 2017-08-23 17:12:06 -07:00
..
bin
src Simplify build script further 2017-08-23 17:12:06 -07:00
typings
.gitignore Build templates nupkgs directly from source without copying to staging location 2017-08-23 16:56:07 -07:00
README.md Remove Yeoman from the template build process 2017-08-22 14:43:51 -07:00
package.json Simplify build script further 2017-08-23 17:12:06 -07:00
tsconfig.json

README.md

To generator the package generator, execute:

npm run build

Output will appear in the dist/artifacts directory.