5 Commits

Author SHA1 Message Date
Ian Adam Naval
4639a8c011 Add Makefile.
Provides targets for building, auto-formatting and testing (with and
without coverage).
2014-09-04 02:17:17 -04:00
Ian Adam Naval
e0166b98a9 Made package more go-getable.
Based on how the Revel project is organized.
2014-09-04 01:26:15 -04:00
Ian Adam Naval
0aba070b62 Update README with install instructions. 2014-09-03 16:01:55 -04:00
Ian Adam Naval
9525516e37 Implement rudimentary 'ps' with --json flag.
--json mode doesn't have any fancy command line arguments yet. Just
outputs to raw JSON. Seems to work pretty well with Underscore. Also
added some structure; we can work out how the build system will work
later.
2014-09-03 15:53:21 -04:00
Ian Adam Naval
77f040729a Initial commit 2014-08-28 16:00:26 -04:00