Skip to content

Realtime yamanote line web application for AppCon held by Ministery of Internal affairs

License

Notifications You must be signed in to change notification settings

PhysicsEngine/Yamate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yamate

Realtime yamanote line web application for AppCon held by Ministery of Internal affairs

How to setup

  1. Install rbenv
  2. Install ruby 2.0.0
$ rbenv install 2.0.0-p195
  1. rbenvのバージョンを変更
$ rbenv global 2.0.0-p195
  1. sinatra_websocket_template (0.0.1)を入れる
$ gem install sinatra_websocket_template
  1. 依存を解決する
$ gem install bundler
$ bundle

How to up server

$ bundle exec foreman start

About

Realtime yamanote line web application for AppCon held by Ministery of Internal affairs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published