https://github.com/pierrer/nestor-sprout
Nestor SproutCore prototype. Nestor is a GUI intensive CRUD application aimed at managing area contracts in Brussels. This prototype is a proof of concept that will eventually evolve into a full application.
https://github.com/pierrer/nestor-sprout
Last synced: 8 months ago
JSON representation
Nestor SproutCore prototype. Nestor is a GUI intensive CRUD application aimed at managing area contracts in Brussels. This prototype is a proof of concept that will eventually evolve into a full application.
- Host: GitHub
- URL: https://github.com/pierrer/nestor-sprout
- Owner: PierreR
- Created: 2010-03-08T20:52:23.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2010-05-02T13:35:58.000Z (about 16 years ago)
- Last Synced: 2025-02-17T19:52:40.778Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 180 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
=============================================================================
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