Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

ts-scaffolder

erdii9ISC0.0.5

scaffold opinionated typescript projects using the infamous rollup bundler

readme

ts-scaffolder

scaffold opinionated typescript projects using the infamous rollup bundler

  • supports web-app and node.js targets

installation

npm i -g ts-scaffolder

usage

ts-scaffolder project-name [--iswebapp] [--umdName="bundleName"] [--scripts="ts-scaffolder-scripts@0.0.4"]