Project

clone

0.0
No commit activity in last 3 years
No release in over 3 years
File system based sample cloner. You can build new projects with it, or merge,reuse parts from one or other.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0

Runtime

 Project Readme

Clone

File system based sample cloner for projects The main logic is to make the a simple to use, terminal based sample generator.

It's in the early stage at this point, but the goals:

  • generate samples from sample collection
  • provide terminal helps for "navigating" between the samples
  • provide functions for
    • generate samples from folders
    • helpers for modify samples
    • clone function for random folders and helper to replace Module names

To install this app type

$ gem install clone

To get the functions type this to the terminal

$ clone --help

All help is welcomed