Skip to content

Latest commit

 

History

History
48 lines (32 loc) · 648 Bytes

README.md

File metadata and controls

48 lines (32 loc) · 648 Bytes

whistleblower

An app that describes a primitive trading strategy, and helps you not to oversleep

Screenshots

App Screenshot App Screenshot App Screenshot App Screenshot

Run Locally

Require version of ruby <= 3.0.0

  ruby -v

Clone repo

  git clone https://github.com/Wl0cKk/whistleblower.git

Go to cloned directory

  cd whistleblower

Install dependencies

  bundle install

Make main.rb executable

  chmod +x ./main.rb

Or just

  ruby --jit main.rb