Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/carbonfive/cyberdyne-systems

A sample app demo-ing Twilio and WOPR
https://github.com/carbonfive/cyberdyne-systems

Last synced: about 1 month ago
JSON representation

A sample app demo-ing Twilio and WOPR

Awesome Lists containing this project

README

        

Overview
========

...

Requirements
============

* ruby 1.9.?
* postgresql 9.? (user 'postgres' with no password)

Running the Specs
=================

$ rake db:setup db:test:prepare
$ rake

Running the Application
=======================

$ foreman start

Using Guard
===========

$ bundle exec guard -c

Considerations
==============

...