Project

ofxbundler

0.0
No commit activity in last 3 years
No release in over 3 years
help user to manager their openframeworks addons
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

 Project Readme

OfxBundler

OfBundler help you to manager your ofx addons and version

inspired by vundle and bundler

pre-install

ruby (1.9.2 is better), rubygems

git

install

gem i ofxbundler

Usage

ofxbundler help : list available commands

ofxbundler list: show the latest openframeworks version

ofxbundler install: install the openframeworks by OfxFile

ofxbundler search keywork: searching addons by keyword

Edit the OfxFile

ofx "007" # download version 007 and unzip it. Older version is not supported yet.

addon "armadillu/ofxAnimatable" # download/update this repo to ofx