1.0.7 • Published 5 years ago

vladmake v1.0.7

Weekly downloads
8
License
MIT
Repository
github
Last release
5 years ago

vladmake

Initialize Typescript packages in V L A D style.

Installation

npm i -g vladmake

Usage

Change to the directory you want, and follow the CLI wizard.

cd my-project
npx vladmake

Description

Initializes configuration files and project setup for:

  • Typescript - types
  • Jest - unit testing & code coverage
  • Prettier - code autoformatter
  • ESLint - code linter
    • ESLint/typescript
    • ESLint/jest
    • ESLint/prettier
  • shieldgen - local badge generation
1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago