Hotell / typescript-lib-starter

Typescript library starter
MIT License
259 stars 26 forks source link

DX: support init via npx/yarn create #166

Open Hotell opened 5 years ago

Hotell commented 5 years ago

Feature request

Use case(s)

It's 2019 already huh! cloning repos manually is kinda "old school/cumbersome".

We should support modern project bootstraping experience, like yarn create or npx create-typescript-lib.

Work that needs to be done:

TODO:

How would bin work?:

the package would just clone this repo and execute init script