Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/carbonfive/cyberdyne-systems
- Owner: carbonfive
- Created: 2012-12-12T01:59:59.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2012-12-12T02:04:07.000Z (about 12 years ago)
- Last Synced: 2024-04-15T12:18:27.240Z (9 months ago)
- Language: Ruby
- Size: 315 KB
- Stars: 1
- Watchers: 81
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
$ rakeRunning the Application
=======================$ foreman start
Using Guard
===========$ bundle exec guard -c
Considerations
==============...