mirror of
https://github.com/gomods/athens
synced 2026-02-08 22:58:11 +00:00
Since CONTRIBUTING.md and DEVELOPMENT.md asks the reader to run 'make setup-dev-env', which runs this script, it needs to be support other platforms besides Linux. Helps #397