dir-archiver 0.1.3
Archive all directories having the given depth from a given directory. TL;DR: dir-archiver --input-dir ~/projects --depth 2 --seperator "__" --output-dir ~/archives --commit
Gemfile:
=
install:
=
Development Dependencies (12):
awesome_print
~> 1.6
bundler
~> 1.10
gem-ctags
~> 1.0
guard
~> 2.12
guard-minitest
~> 2.4
minitest
~> 5.6
minitest-spec-context
~> 0.0
pry
~> 0.10
pry-byebug
~> 3.1
rake
~> 10.4
rubocop
~> 0.31
yard
~> 0.8