John Mair
|
b95b5e64b5
|
Regex working
|
2011-01-18 16:40:28 +13:00 |
|
John Mair
|
f45e8bfbd0
|
finished updating and improving command API; now command API is as follows: command 'blah' do |x| puts x; end where x is a parameter passed to the command from the pry prompt
|
2011-01-18 03:38:09 +13:00 |
|
John Mair
|
056751245f
|
FInished documenting all customizable options in README.markdown; just cleanup and clarification and example programs left before 0.4.0 release
|
2011-01-14 22:12:43 +11:00 |
|
John Mair
|
ead507210d
|
starting to write the behemoth that is README.markdown
|
2011-01-13 15:54:22 +11:00 |
|
John Mair
|
ebdcfdf145
|
saving before refactor to implement action block instead of action proc for commands. All tests passing in 1.8 and 1.9.
|
2011-01-12 18:08:56 +11:00 |
|