Skip to content

DarthFubuMVC/fubucore

Repository files navigation

Building FubuCore

  • Install Ruby
  • Open a command prompt
    • gem install bundler - Install Bundler a Ruby gem manager
    • bundle install - add required ruby gems.
    • ripple restore - restore missing nugets
    • rake - build and run tests