Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thrillberg/blackjack-webapp
Blackjack Webapp
https://github.com/thrillberg/blackjack-webapp
Last synced: about 1 month ago
JSON representation
Blackjack Webapp
- Host: GitHub
- URL: https://github.com/thrillberg/blackjack-webapp
- Owner: Thrillberg
- Created: 2015-02-17T02:19:58.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-22T17:56:41.000Z (almost 10 years ago)
- Last Synced: 2024-11-21T11:18:00.389Z (about 1 month ago)
- Language: Ruby
- Size: 1.87 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
1. Make sure the 'sinatra' gem is installed.
2. From the command line, you can start the server by 'ruby main.rb'
3. If you have the 'shotgun' gem installed, you can instead run 'shotgun main.rb'
4. ctrl+c to stop the server