Sinatra Web Calendar Requirements SQLite Ruby(with rbenv) Setup SQL sudo apt install -y sqlite3 libsqlite3-dev sqlite3 days.db < dbinit.sq3 Ruby bundle install Run bundle exec ruby webcal.rb Appendix On NixOS Setup: nix-shell bundle install Execute: bundle exec ruby webcal.rb https://wiki.nixos.org/wiki/Packaging/Ruby