0.0
No commit activity in last 3 years
No release in over 3 years
A set of generators for various projects I work on.
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

Kreegerator

A set of generators and batch processors for various projects I work on.

Installation

Install it as a gem!

gem install kreegerator

Then run the command to see which functions are available.

Tasks:
  kreegerator help [TASK]              # Describe available tasks or one specific task
  kreegerator ios TEMPLATE CLASS_NAME  # fire off an iOS generator
  kreegerator retina ACTION GLOB       # handles image adjustments for retina displays

To see subfunctions...

kreegerator [TASK] list

Usage

Coming soon.