ikezue / thor-tree

A thor extension for generating directory structures from file trees defined in YAML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A thor extension for generating directory structures from file trees defined in YAML

License:MIT License


Languages

Language:Ruby 100.0%