Skip to content
This repository has been archived by the owner on Oct 20, 2020. It is now read-only.

Latest commit

 

History

History
15 lines (8 loc) · 322 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 322 Bytes

This was an experiment!

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"]