-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
18 lines (16 loc) · 788 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
=============================================================================
Project: Nestor
Copyright: ©2010 My Company, Inc.
=============================================================================
This is how I have installed Nestor:
* Install Ruby and ruby gem
* sudo gem install rack jeweler json_pure extlib erubis thor rspec
* Go in a directory where you wish to install Nestor
* git clone git@github.com:PierreR/nestor-sprout.git nestor
* cd nestor
* mkdir frameworks
* git clone http://github.com/sproutit/sproutcore.git
* git clone http://github.com/etgryphon/sproutcore-ui.git scui
* Go in a directory where you wish to install abbot
* git clone http://github.com/sproutit/sproutcore-abbot.git abbot
* make a symlink toward abbot/bin in a dir included in your PATH