16 Commits

Author SHA1 Message Date
Zach Leslie
eaa93d31b1 Merge branch 'argcount' 2015-06-14 15:54:46 -07:00
Zach Leslie
85ebc74fae Extend the arg count of the function to meet the lib 2015-06-13 16:33:34 -07:00
Zach Leslie
da9e6ee077 (rel) 0.1.2 2015-05-29 09:13:33 -07:00
Zach Leslie
480d5be96b (rel) 0.1.1 2015-05-29 09:03:09 -07:00
Zach Leslie
47c0f2af2e Add dependency note 2015-05-21 15:20:38 -07:00
Zach Leslie
63c683a71f (rel) 0.1.0 2015-05-21 14:55:05 -07:00
Zach Leslie
8c0ee17492 Readme syntax 2015-05-21 14:49:14 -07:00
Zach Leslie
bbda78596a Merge pull request #3 from xaque208/rewrite
Rewrite
2015-05-20 13:26:35 -07:00
Zach Leslie
cb15ae8e70 Rewrite for testability
Testing the methods inside of the function is a complete pain.  This
moves the code out to use the PuppetX pattern and adds some basic unit
tests that validate the logic.
2015-05-20 12:55:18 -07:00
Zach Leslie
f0e5e6e8a0 Add initial function code 2015-05-19 09:05:08 -07:00
Zach Leslie
160cfd501b Merge pull request #1 from xaque208/tests
Begin module testing
2015-05-18 22:20:56 -07:00
Zach Leslie
1122076ff5 Ignore some files 2015-05-18 22:14:36 -07:00
Zach Leslie
a869e94ddd Begin module testing
Import a few items from the skeleton to help with testing.
2015-05-18 22:09:37 -07:00
Zach Leslie
336923571c Add build status icon in README 2015-05-18 22:09:37 -07:00
Zach Leslie
fc6c79056e Add a license 2015-05-18 21:45:02 -07:00
Zach Leslie
411bc809cf first 2015-05-18 21:42:15 -07:00