11 Commits

Author SHA1 Message Date
d26ca0b13a Moved standard binary fallback to utility function for all utilities to use 2014-09-08 01:11:30 +00:00
69f68794cf Updated the gitignore with emacs and go profiles 2014-09-07 22:46:59 +00:00
Ian Adam Naval
65c29fef11 Improve TestToJson. 2014-09-04 02:49:55 -04:00
Ian Adam Naval
c140ec6a7d Add test for PsOutputToProcesses. 2014-09-04 02:45:09 -04:00
Ian Adam Naval
7fbc8ebc61 Move FieldsN to utility file and add tests. 2014-09-04 02:30:52 -04:00
Ian Adam Naval
626f119ad9 Fix Makefile to correctly remove the c.out files. 2014-09-04 02:18:50 -04:00
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