Skip to content

boblail/recipes

Repository files navigation

Recipes

Build Status

Prerequisites

  • Ruby 2.5.1
  • Postgres

If you're on a Mac, install Ruby with

brew install rbenv
rbenv init
rbenv install 2.5.1

and install Postgres with the excellent Postgres.app

Getting Started

git clone https://github.com/boblail/recipes.git
cd recipes
bundle
bundle exec rake db:setup

To run Origami

bundle exec rails server

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/boblail/recipes.

About

An application for keeping track of recipes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published