Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 621 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 621 Bytes

fitbuddy

Golang sport running package

Installation

go get github.com/ramadani/fitbuddy

Functions

  • Get max heart rate
  • Get heart rate zone
  • Pace Calculator
  • Pace Converter
  • Negative Split Calculator
  • Positive Split Calculator

Contributing

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.