mm-rando
mm-rando copied to clipboard
Suggestion: Place "Build" section in the README
Documentation regarding how to build and run the randomizer on different platforms (at least Windows and Mac) would help improve accessibility, and enable users to test new releases.
Most repositories place this in the README under a "Build" or "Installation" section. 👍
(Arch) Linux:
- Install
dotnet-sdk
-
git clone "https://github.com/ZoeyZolotova/mm-rando"
-
cd mm-rando/MMR.CLI
-
dotnet build