cpp_launchpad/README.md
2021-12-22 01:47:19 -08:00

469 B

Develop

If you are on Linux:

  • Navigate to command/linux in terminal.
  • Run sh setup.sh to setup your environment.
  • Run sh rebuild.sh to build the application.
  • Navigate to earn/ and run executable to run the built program.

If you are on Windows:

  • Navigate to command/windows in command prompt.
  • Run setup.bat to setup your environment.
  • Run rebuild.bat to build the application.
  • Navigate to earn/ and run executable.exe to run the built program.