/calceus

Primary LanguageTypeScript

calceus

A TypeScript CLI tool for bootstraping JS/TS projects with predefined module/repository configuration

Initial run

  1. Install TypeScript npm install -g typescript
  2. Build the project yarn start or npm run start
  3. Install CLI tool globally npm install -g
  4. Use calceus with calceus b or calceus build