README.md in autowow-0.1.0 vs README.md in autowow-0.2.0
- old
+ new
@@ -63,11 +63,14 @@
Day starter routine
* Updates projects (runs 'Update projects')
* Shows latest and deprecated repos
+* Shows deprecated Ruby versions
+Prerequisites: in a directory that contains git repos, not in the repo itself
+
#### Hi!
Day starter routine for a new start
* Runs 'Add upstream' and 'Clear branches' for all projects
@@ -84,10 +87,21 @@
* Rebases `release` branch to master
* Releases gem via `rake release`
Prerequisites: on master
+#### Gem clean
+
+* Removes unused gems
+
+### Ruby
+
+#### Ruby versions
+
+* Shows Ruby versions in use
+* Searches for repositories on paths: `.`, `./*/`
+
## Feedback
Any feedback is much appreciated.
I can only tailor this project to fit use-cases I know about - which are usually my own ones. If you find that this might be the right direction to solve your problem too but you find that it's suboptimal or lacks features don't hesitate to contact me.
@@ -105,10 +119,10 @@
- [Bundler improvements](https://github.com/thisismydesign/bundler-improvements)
- [Minimal dependencies](http://www.mikeperham.com/2016/02/09/kill-your-dependencies/)
## Contributing
-Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/your_gem.
+Bug reports and pull requests are welcome on GitHub at https://github.com/thisismydesign/autowow.
## License
The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).