1
I Use This!
Inactive

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Jun 13, 2023 — Jun 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
feature for gem creation checks rdoc_options for appropriate README file More... over 15 years ago
starting feature descriptions for newgem dev tasks More... over 15 years ago
refactored dev website tasks to use config file More... over 15 years ago
rename file removing hyphens More... over 15 years ago
some refactoring/cleanup of hoe.rb files More... over 15 years ago
remove old Todo list More... over 15 years ago
basic feature description of install_cucumber More... over 15 years ago
update website with new instructions after deprecation of deploy rake task More... over 15 years ago
begin deprecation of 'deploy' task with warning messages More... over 15 years ago
rename feature file More... over 15 years ago
publish_docs puts docs in doc subfolder as before More... over 15 years ago
remove duplicate code More... over 15 years ago
update History for config/website.yml More... over 15 years ago
install_website: rsync target details stored in config/website.yml More... over 15 years ago
pipe rake warnings/errors to same stdout file More... over 15 years ago
feature for website rake task: always using config/website.yml for website+rdoc rsync More... over 15 years ago
feature for describing 'rake website' behaviour More... over 15 years ago
renamed cli.feature to indicate its all about the newgem cli More... over 15 years ago
remove install_rspec_stories which is superceded by install_cucumber More... over 15 years ago
rake clean: add *.log More... over 15 years ago
actually run the CLI.execute method in the test, not have it commented out More... over 15 years ago
small fix to README More... over 15 years ago
updated scaffold demo in readme + website More... over 15 years ago
update website + manifest More... over 15 years ago
fixed 'a safe folder' step due to undeclared variable More... over 15 years ago
change version to 0.29.0 in preparation for next release More... over 15 years ago
rake clean now removes tmp folder More... over 15 years ago
simple default test for executable generated code More... over 15 years ago
generated executable now refactored into a cli.rb class More... over 15 years ago
executable generator has a default puts output; running generators directly like tests, not via script/generate (which pull generators from gems not src) More... over 15 years ago