Project

carb

0.0
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
Boost the start of a Proximity BBDO Octaplus framework
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

Carb

Tool to help us set up our web apps faster. It can merge different subprojects and deliver a folder ready to start developing.

Install

gem install carb

RMagick and OSX

For all file/dir related tasks, the gem relies on FileUtils, which itself relies on the RMagick gem. If you are on OSX, and having trouble, please try to install RMagic:

Usage

$ carb create TYPE TARGET_FOLDER
=> Installs a specific type, just run the command

$ carb [-h|--help]
=> Display usage information

# The possible types are

# - on-fire: octaplus topped with bearded-octo and moreorless (default)
# - octaplus: a fuelphp installation
# - bearded-octo: frontend framework topped with moreorless

Installation types

Available setups are:

  • on-fire: octaplus topped with bearded-octo and moreorless (default)
  • octaplus: octaplus installation, which is a basic FuelPHP installation
  • bearded-octo: frontend framework topped with moreorless

Contributing

Fork, alter, pull request!

Copyright

Copyright (c) 2012 Proximity BBDO See LICENSE for details.