0.0.1 • Published 10 years ago

bbresults v0.0.1

Weekly downloads
4
License
-
Repository
github
Last release
10 years ago

BBresults

Library to make BBEdit display a results browser, given some data for a file containing line and reason pointers.

Used by BBJshint and BBJslint.

Install

npm i --save bbresults

Test

npm test

Acknowledgements

TooTallNate's applescript module made the first attempt easy. Also showed me osascript accepts applescript text on stdin, nice.

OS X notifications via Eloy Durán's terminal-notifier and Evan Wallace's node wrapper for same.

Props to James Halliday for his minimal and fun tape.

License

MIT