treebis 0.0.3
Treebis is a minimal, general scripting/task utility written in ruby that wraps common actions for moving, copying and altering filetrees. It is geared towards things like generators. It is comparable to a shell script that does a lot of mkdir, mv, cp commands etc.
Gemfile:
=
install:
=
Runtime Dependencies (1):
json
~> 1.2.3