init and spike

This commit is contained in:
2015-05-16 21:47:18 -05:00
commit 200d95588b
7 changed files with 91 additions and 0 deletions

5
Gemfile Normal file
View File

@@ -0,0 +1,5 @@
gem 'thin'
gem 'sinatra'
gem 'json'