Skip to content

insidewhy/ts-lube

Repository files navigation

ts-lube

Known Vulnerabilities Renovate

Usage

ts-lube dist

Runs npx tsc --incremental --watch and runs node dist after the first compilation finishes and then restarts it whenever changes are detected (debouncing updates by 300ms).

ts-lube -y -d 500 dist/kittens.js

Runs yarn tsc --incremental --watch and runs node dist/kittens.js after the first compilation finishes and then restarts it whenever changes are detected (debouncing updates by 500ms).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published