0 Forks
0 Stars
0 Watchers

cookbook_notes

Cookbook Notes is a lightweight CRUD app built with Sinatra and ActiveRecord. Keep track of all your notes for your recipes.

How to download and setup cookbook_notes

Open terminal and run command
git clone https://github.com/ryanwevans/cookbook_notes.git
git clone is used to create a copy or clone of cookbook_notes repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with cookbook_notes https://github.com/ryanwevans/cookbook_notes/archive/master.zip

Or simply clone cookbook_notes with SSH
[email protected]:ryanwevans/cookbook_notes.git

If you have some problems with cookbook_notes

You may open issue on cookbook_notes support forum (system) here: https://github.com/ryanwevans/cookbook_notes/issues