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 Update the version of NuGet.exe used when building "dotnet new" templates to v4 (rc) 2017-02-13 13:07:24 +00:00
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 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.