forked from VulcanJS/Vulcan
-
Notifications
You must be signed in to change notification settings - Fork 0
Windows Setup
SachaG edited this page Feb 16, 2013
·
2 revisions
(Windows tips provided by oceatoon)
Meteorite doesn't work on Windows and the Meteor package manager is in progress so here is the process to do the set up manuelly.
- notice at the root of the project smart.lock
- clone all the packages you find in the doc into your Prog Files/Meteor/packages be carefull some projects are simply meteor package capsules containing sub git project inside Anyway This will shoot an error if it's not properly cloned -then cd path/your/project for each of these packages : meteor add [package_name]
Also watch this thread on Meta.Telescope