Skip to content

l33tname/movie

Repository files navigation

movie

How to run

  1. Install ruby
  2. bundle install the gems
  3. add a config.yaml with
ApiKey: "XYZ" 
SessionId: "ZYX" 
UserName: "SomeName"
  1. git submodule init && git submodule update
  2. bundle exec pumactl -F puma.rb start
  3. ???
  4. Profit

Include