Project

thor-tree

0.0
No commit activity in last 3 years
No release in over 3 years
A thor extension for generating directory structures from file trees defined in YAML
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.5.2
~> 10.1.0
~> 2.14.1

Runtime

~> 1.3.1
~> 0.9.4
~> 0.18.1
 Project Readme

Thor::Tree

Description

Thor::Tree is a file and directory generator extension for Thor. It will parse a file tree described in a YAML file and generate the desired file and directory structure. File content may be specified with templates or copied from source files.

Installation

gem install thor-tree

Usage

Please see the specifications and example YAML file for an example.