Skip to content

tyler569/pastecrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Theoretically all you need to do to get started as far as I know:

  • sudo apt install ruby ruby-dev sqlite3 libsqlite3-dev zlibs1-dev
  • gem install rails or gem install --user-install rails
  • git clone <this repo>
  • cd pastecrypt
  • bundle install or bundle install --path vendor/bundle
  • rake db:schema:load
  • rails server

About

Client-side encrypted paste service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors