0.0.5 • Published 9 years ago

kompili v0.0.5

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

kompili

An extended TypeScript compiler

Installation

npm install -g kompili

Usage

Specify project directory containing tsconfig.json which has kompili options.

kompili path/to/project

Options

  • compilerOptions: Same to the official TypeScript compiler tsc.
  • files: Add source files.
  • filesGlob: Add glob pattern to specify source files.
0.0.5

9 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago