aspnetcore/templates/package-builder
Steve Sanderson 412ec1b427 Build templates nupkgs directly from source without copying to staging location 2017-08-23 16:56:07 -07:00
..
bin
src Build templates nupkgs directly from source without copying to staging location 2017-08-23 16:56:07 -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
package.json
tsconfig.json

README.md

To generator the package generator, execute:

npm run build

Output will appear in the dist/artifacts directory.