docs/master/contribution-guide #112
Replies: 1 comment 2 replies
-
alo |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
docs/master/contribution-guide
Contribution Guide This page will show how to work on the Gorse source code. Setup Develop Environment The following installations are required: Go (>= 1.18): Since Go features from 1.18 are used in Gorse, the version of the compiler must be greater than 1.18. GoLand or Visual Studio Code is highly recommended as the IDE to develop Gorse. Docker Compose: Databases are required for unit tests. It's convenient to manage databases on Docker Compose.
https://gorse.io/docs/master/contribution-guide.html
Beta Was this translation helpful? Give feedback.
All reactions