fluffynuts / newts

Bootstraps a TypeScript npm module project
BSD 3-Clause "New" or "Revised" License
1 stars 1 forks source link
bootstrapping cli hacktoberfest npm npm-package npx typescript

NEWTS

Tests

npm

literally: "new ts"

Bootstraps a TypeScript npm module project

Why?

Because I'm making enough of them that:

  1. I see a pattern
  2. I'm tired of manually repeating that pattern

Why not just a yeoman (or other) generator?

I wanted full control over the pipeline and newts doesn't just dump out some pre-formatted files -- it:

Status

Show me!

interactive demo

TODO