Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abinoam/clonedir

It recursively clones directory structure from a source directory into a destiny directory
https://github.com/abinoam/clonedir

Last synced: about 2 months ago
JSON representation

It recursively clones directory structure from a source directory into a destiny directory

Awesome Lists containing this project

README

        

# clonedir

It recursively clones the directory structure (not the files) from a source directory into a destiny directory.

It's just a simple script that I did while learning to use [Pathname](http://ruby-doc.org/stdlib-2.2.0/libdoc/pathname/rdoc/Pathname.html)