Commit Graph

16 Commits

Author SHA1 Message Date
Sergio Díaz 28b7b3a7d8 Update README.md 2017-03-08 17:48:57 -06:00
Sergio Díaz f5607f861a Fixes failing test. 2017-03-08 17:43:42 -06:00
Sergio Díaz 2531a8bb32 Add a shortcut to a request's response body since it's what it'll be used for most of the time. 2017-03-07 18:08:31 -06:00
Sergio Díaz 3de4378383 Merge branch 'master' of github.com:Seich/Beau 2017-03-07 18:02:12 -06:00
Sergio Díaz fde0fc6543 Moved all of the uppercase stuff into the code and out of the config.
This makes it easier to write the config file and makes everything easier to reason about on the code.
2017-03-07 18:01:11 -06:00
Sergio Díaz 5a1f42827f Add help if no command was issued. 2017-03-07 16:48:56 -06:00
David Diaz 1f22259f50 Merge branch 'master' of github.com:Seich/Beau 2017-03-02 10:25:48 -06:00
David Diaz c93ca76d4d 0.1.1 2017-03-02 10:25:31 -06:00
Sergio Díaz 088b76be6b Update README.md 2017-03-02 10:25:00 -06:00
David Diaz 4f946eeafa Updated package version. 2017-03-02 10:20:01 -06:00
Sergio Díaz 60ea0d5f7f Update README.md 2017-03-02 10:16:23 -06:00
Sergio Díaz 16030925ea Update README.md 2017-03-02 10:03:29 -06:00
David Diaz dd7bbaaee5 Updated README and added licensing information 2017-03-01 18:38:36 -06:00
Sergio Díaz c4adfeaf75 Moved the list from the request method call to it's constructor. 2017-03-01 13:44:52 -06:00
Sergio Díaz b033031a43 Doing some basic refactoring to make the code nicer.
Removed all methods we weren't user anymore.
2017-02-13 18:05:47 -06:00
Sergio Díaz 40f17dccaf Initial Commit. 2017-02-10 21:11:13 -06:00