A fun way to improve your fitness and coding abilities
Checkout branch 'getting-started' for an easy list of tasks that will serve as an intro
- Working Tabata Timer
- Changes color
- Displays current round
- Configurable Settings
- Sound effects
- Streaks
Install Mint https://www.mint-lang.com/
wget --no-verbose -O mint https://mint-lang.s3-eu-west-1.amazonaws.com/mint-latest-linux
chmod +x ./mint
sudo mv ./mint /usr/local/bin/mint
brew tap homebrew-community/alpha
brew install mint-lang