blue-pill

v0.2.2
Don't take the 🔴 red pill down some rabbit hole, the 🔵 blue pill will keep you focused on a task
rabbit hole blue pill reminder OCD ADD ADHD overthink overthinking notification and 4 more...

del

del dist node_modules

prepublishOnly

del dist; tsc --declaration

watch

del dist; npm-run-all --silent --parallel watch:*

watch:nodemon

wait-for-change dist/index.js && delay 0.1 && nodemon dist/index.js

watch:tsc

tsc --watch --preserveWatchOutput

#watch:watchexec

wait-for-change dist/index.js && delay 0.1 && watchexec --verbose --no-shell --restart --watch dist --exts js --no-default-ignore -- node --inspect dist/index.js
npm i blue-pill

Metadata

Downloads

Maintainers