0.1.8 • Published 5 years ago
exec-notify-send v0.1.8
Khải's Fun Little Utilities
Development
System Requirements
- Node.js ≥ 8.9.0
- Package Manager: pnpm
- Git
Scripts
Build
pnpm run buildClean
pnpm run cleanTest
Test Everything
pnpm testTest Changed Files Only
pnpm test -- --onlyChangedUpdate Jest Snapshot
pnpm test -- -uStart Node.js REPL
This starts a Node.js REPL where you can import every module inside packages/ folder.
pnpm run repl