Theoretically all you need to do to get started as far as I know:
sudo apt install ruby ruby-dev sqlite3 libsqlite3-dev zlibs1-devgem install railsorgem install --user-install railsgit clone <this repo>cd pastecryptbundle installorbundle install --path vendor/bundlerake db:schema:loadrails server