Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 442 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (9 loc) · 442 Bytes

Developing HowLongToBeat

This doc is intended for contributors to this HowLongToBeat Go SDK (hopefully that's you!).

Development Environment

  • Golang (minimum version required is 1.20):

Checking out the code

HowLongToBeat uses go modules, there is no dependency on $GOPATH variable. Clone the repo into your preferred location:

git clone https://github.com/forbiddencoding/howlongtobeat.git