1.1.3 • Published 3 years ago

tscn v1.1.3

Weekly downloads
11
License
ISC
Repository
github
Last release
3 years ago

tscn

  • convention over configuration
  • concise yet expressive

Installation

# Locally in your project
yarn add tscn --dev

npm install -D tscn

# Or globally
yarn global add tscn

npm install -g tscn

Usage

Shell

# Execute a script as `node` + `tsc`.
tscn script.ts [-w]

Debug

npm run dev

watch

watch files: ./server/**(.ts | .js | .mjs) restart delay: 1500ms

License

ISC

1.1.3

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.1.2

3 years ago

1.0.0

3 years ago