Skip to content
/ paper Public

RESTful Sinatra web application to create Notebooks that contain: notes, bookmarks and tasks.

License

Notifications You must be signed in to change notification settings

PRbsas/paper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paper

Paper is a RESTful Sinatra web application to create Notebooks that contain: notes, bookmarks and tasks.

Installation

  1. Fork and clone repo to your local machine.
  2. Use 'bundle install' to install dependencies.

Usage

  1. Run rake db:migrate.
  2. Run shotgun to start a server.

Contributing

  1. Fork it ( https://github.com/PRbsas/paper/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

License

The gem is available as open source under the terms of the MIT License.

About

RESTful Sinatra web application to create Notebooks that contain: notes, bookmarks and tasks.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published