Skip to content

Sydney Uni Honours Thesis: Non-expert Remote Lab Deployment

Notifications You must be signed in to change notification settings

nerld/nerld_rails

Repository files navigation

Nerld

Ruby on Rails application for Non-expert Remote Lab Deployment.

Requirements

This application requires:

  • Ruby 2.1.1
  • Rails 4.1.0
  • PostgreSQL 9.1+

Getting Started

Mac OSX

$ brew install node
$ rvm install ruby 2.1.1
$ rvm 2.1.1
$ gem install rails
$ git clone https://github.com/nerld/nerld_rails.git
$ cd nerld_rails
$ gem install bundler
$ bundle install
$ rake db:setup
$ rails s

Documentation and Support

Issues

Similar Projects

Contributing

Credits

License

About

Sydney Uni Honours Thesis: Non-expert Remote Lab Deployment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published