# install rvm by some means
# check https://rvm.io/rvm/install
rvm install 1.9.3 # (any version is good)
rvm use 1.9.3
gem install bundler
bundle install
gem install thin
thin start
# redirect browser to localhost:3000
-
Notifications
You must be signed in to change notification settings - Fork 2
NetLogo Lessons / Reference Guide
CoderDojoNYC/netlogo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
NetLogo Lessons / Reference Guide
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published