Commit Graph

16 Commits

Author SHA1 Message Date
sloumdrone b787a49e9d Removes unnecessary types and reworks execute method to return an exec.Cmd pointer 2019-07-06 14:40:29 -07:00
sloumdrone cda1757e95 Adds godoc badge to readme 2019-07-04 16:19:46 -07:00
sloumdrone 91016d06fc Updates comment language for Execute 2019-07-04 16:17:22 -07:00
sloumdrone af14a9f84f Adds a few convenience methods to the Entry type 2019-07-04 16:10:28 -07:00
sloumdrone 7ac598e5dc Updated readme example to use correct mime for the filetype used later in the example 2019-07-03 16:48:17 -07:00
sloumdrone 8d07bea719 Updates comment for SetAction 2019-07-03 14:57:32 -07:00
sloumdrone f95b2b5f84 Renames Fields type to Entries and updates comments 2019-07-03 14:49:49 -07:00
sloumdrone 27261a6f6c Updates package comments 2019-07-03 14:39:38 -07:00
sloumdrone 23f01a7290 Adds readme example and fixes logical error in execute 2019-07-03 12:30:49 -07:00
sloumdrone 88eda9d6d5 Makes the Execute method function properly 2019-07-03 11:21:39 -07:00
sloumdrone 917752a0e1 Basic working Run method is added. Small bits of cleanup. 2019-06-29 13:37:56 -07:00
sloumdrone 834cc175ba Adds basic functionality, ignoring needsterminal applications for now 2019-06-28 22:51:20 -07:00
sloumdrone 08cde441c7 Fixes file read issue that caused a premature return 2019-06-27 22:21:27 -07:00
sloumdrone d6b686d325 Fixed errors 2019-06-27 21:49:52 -07:00
sloumdrone 2dc20111e0 Ready to test building of db, pushing to remote 2019-06-27 21:13:55 -07:00
sloumdrone 75f0ba8d2c Initial commit 2019-06-25 22:23:51 -07:00