ykholm / calceus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:TypeScript 98.9%Language:JavaScript 1.1%