0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ready to make it so a Command can be #run! ... which I *think* I want to implement? More... almost 15 years ago
I can't decided if I like the code, but I've for the very basics of Command all working ... the main thing to note is that instances *need* to be used to be able to get a Command's #documentation or call a Command ... but that should really only affect me, not many of the library's users. More... almost 15 years ago
DRY'd up #command_names ... refactored CoA -> CoN More... almost 15 years ago
tiny addition (#command_names on class) which needs to be refactored ... but i'm taking a break, so i'm committing first More... almost 15 years ago
got basic #command_names working with dynamic prefix/suffixes More... almost 15 years ago
added lots of placeholders for specs i wanna write and whatnot More... almost 15 years ago
OK. I've played around with some potential implemention options for the upcoming release of SimpleCLI. Now I'm ready to really start re-implementing the *simple basics* then, somewhat separately, add purty DSLs that I want. Then make sure it's all backwards-compatible ... then release :) More... almost 15 years ago
placeholder for V1 compatibility specs More... almost 15 years ago
got a good bit of prototyping done ... need to really start cleaning up & implementing! More... almost 15 years ago
added some documentation (just brainstorming) More... almost 15 years ago
successful prototype of a way to define a module with our DSL methods and make the DSL available to classes that include SimpleCLI as well as the SimpleCLI module, *itself* ( so our implementation can look nice and purty ) More... almost 15 years ago
added logger More... almost 15 years ago
starting to write specs for the re-implementation More... almost 15 years ago
starting a fresh implementation ... for now More... almost 15 years ago
added a TODO list to README ... I want to get this gem into shape! More... almost 15 years ago
Regenerated gemspec for version 0.1.6 More... about 15 years ago
added command_missing (and jeweler-ified) More... about 15 years ago
added TODO to README (need to implement command_missing for dymanic commands) More... about 15 years ago
added MIT License More... about 15 years ago
markdown-ified some links in README More... over 15 years ago
added links to real examples More... over 15 years ago
README style tweaks More... over 15 years ago
README style tweaks More... over 15 years ago
README style tweaks More... over 15 years ago
markdown-ified README More... over 15 years ago
got README working with gem ... wasn't in extra_rdoc_files and rdoc wasn't seeing it More... almost 16 years ago
please build my gem :) More... almost 16 years ago
added gemspec, v 0.1.3 More... almost 16 years ago
imported simplecli.rb (which i've been using with a number of projects) and added a README and a Rakefile and an example (source and usage can be seen in README) More... almost 16 years ago
first commit More... almost 16 years ago