Giter Club home page Giter Club logo

skeleton_thor_task's Introduction

Skeleton generator

A Thor based generator to rapidly create a skeleton file structure based on a YAML config file.

Install

$ gem install skeleton_creator

$ thor install skeleton.thor

Check it is installed: $ thor -T

See how to use it: $ thor skeleton –help

Usage

Specific ‘local’ template: $ thor skeleton my-templates/my-skeleton.yaml -R testing3 -T -F

To test global templates usage, copy the apps.yaml in sample/templates into ~/.skeletons

Using templates inside from ~/.skeletons: $ thor skeleton apps.yaml -D testing3 -T -F

Using template to created multiple dirs: $ thor skeleton apps.yaml -D testing3 testing4 -T

Faking it with -F option: $ thor skeleton apps.yaml -D testing3 testing4 -T -F

Using template to created multiple dirs: $ thor skeleton apps.yaml -D testing3 testing4 -T -R ~/skeletons-here

Generates the following: ~/skeletons-here/testing3/ ~/skeletons-here/testing4/

Community

Suggestions for improvement are welcome!

skeleton_thor_task's People

Contributors

kristianmandrup avatar

Stargazers

 avatar

Watchers

 avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.