Skip to content
This repository has been archived by the owner on Jun 14, 2019. It is now read-only.

Zajn/appliance-api

Repository files navigation

Setup

$ bundle install
$ rake db:setup
$ bundle exec rspec
$ rails server

How To Contribute

See the TODO file.

Returning Code to WhiteHat

Run the following:

$ git format-patch -o /tmp/$(whoami)-submission $(git rev-list --max-parents=0 HEAD)
$ cd /tmp && tar czvf $(whoami)-submission.tgz $(whoami)-submission

Send the resulting archive to us by email.

About

My solution to the WHS Bree team programming challange.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published