HubSpot-ruby leaky bucket sample app

June 17, 2021 ยท View on GitHub

Requirements

  1. ruby 2.6.3
  2. Configured .env file

Running

  1. Install dependencies
bundle install
  1. Commands

Run the script

ruby cli.rb

Contents

  1. 0.1Requirements
  2. 0.2Running