because copy/pasting files from existing projects is dumb
git clone https://github.com/NetOpWibby/typescript-starter.git && cd typescript-starter
npm i
- update
package.json
- install necessary modules for your new project
- write logic in
src/index.ts
- write tests in
test/index.ts
- update
CHANGELOG.md
- update
README-TEMPLATE.md
- delete this
README.md
and remove-TEMPLATE.md
fromREADME-TEMPLATE.md