A command-line interface tool for submitting solutions to the Popcorn Discord Bot
- Download the latest release for your platform from the releases page
- Extract the archive
- Move the binary to a location in your PATH
If you want to build from source, you'll need:
- Install Go
- Run:
GOPROXY=direct go install github.com/s1ro1/popcorn-cli@latest
- Make sure the
popcorn-cli
binary is in your PATH
Set the POPCORN_API_URL
environment variable to the URL of the Popcorn API
Then, simply run the binary:
popcorn-cli <submission-file>
The interactive CLI will guide you through the process of:
- Selecting a leaderboard
- Choosing a runner
- Selecting GPU options
- Setting submission mode
- Submitting your work