Project
Reverse Dependencies for hoe-version
The projects listed here declare hoe-version as a runtime or development dependency
0.04
alfred-workflow is a ruby Gem helper for building [Alfred](http://www.alfredapp.com) workflow.
2019
2020
2021
2022
2023
2024
0.0
This gem extracts embeded info (yaml front matters, for example ) in source code
comments with predefined format:
1. the leading comment string can be different based on the language.
2. the leading column of yaml docs should be aligned to be converted to yaml.
2019
2020
2021
2022
2023
2024
0.0
hoe-manns is a small collection of my personal used rake tasks for using with hoe.
2019
2020
2021
2022
2023
2024
0.0
**openMeta** in Ruby (support ruby 1.8, ruby 2.0 with RubyCocoa 1.2.0, and MacRuby). This gem ports [openmeta]( http://code.google.com/p/openmeta/ ) API to ruby using framework.
To work with ruby 2.0, update RubyCocoa to 1.2.0.
2019
2020
2021
2022
2023
2024
0.0
Generate rake distribute:install, uninstall, and diff tasks to distribute items (files, templates, directories, etc.) to difference locations.
It is the saver to use rake tasks to manage 1 -> n file distribution. Commonly applied cases are runcom files, Makefiles, etc. Those files exists in many...
2019
2020
2021
2022
2023
2024
0.0
Vimdo is a ruby gem to automate tasks with vim remote servers.
Predefined tasks include diff, merge, etc. You can define your own recipes
to run tasks with Vim. For example, you can define `DirDiff` recipe:
```ruby
module VimDo
class CLI < Thor
desc "dirdiff", "directory diff in vim"
...
2019
2020
2021
2022
2023
2024
0.0
The youtube_dlhelper is a short tool for download and manage the downloaded files. You are running the program inside the command line with a Youtube URL. Then it aska for a
group name or interpreters name. Now it creates a Subfolder inside your Musicdirectory. Then it makes a MP3 from the downlo...
2019
2020
2021
2022
2023
2024