gadicohen:famous

v0.7.0-rc.0Published 9 years ago

This package has not had recent updates. Please investigate it's current state before committing to using it in your project.

gadicohen:famous

Temporary package for Famo.us Mixed Mode v0.5.0

I won't be maintaining this package, it's just for people who want to get up and running with the new mixed mode quickly (including glsl shaders).

I suggest to:

Development / Manual Upgrade

$ git clone https://github.com/gadicc/meteor-famous.git
$ cd meteor-famous
$ git submodule init
$ git submodule update
# must be global for now, and that version (not v2!)
$ sudo npm install -g glslify@1.6.0

Now you can symlink to that directory from any app's packages folder, and Meteor will use that release instead.

If you ever need a specific commit, just go into meteor-famous/lib/famous and git checkout <commit-sha>.