An open API service indexing awesome lists of open source software.

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.

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