Skip to content

gpu-mode/popcorn-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Popcorn CLI

A command-line interface tool for submitting solutions to the Popcorn Discord Bot

Installation

Option 1: Using pre-built binaries (Recommended)

  1. Download the latest release for your platform from the releases page
  2. Extract the archive
  3. Move the binary to a location in your PATH

Option 2: Building from source

If you want to build from source, you'll need:

  1. Install Go
  2. Run:
GOPROXY=direct go install github.com/s1ro1/popcorn-cli@latest
  1. Make sure the popcorn-cli binary is in your PATH

Usage

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:

  1. Selecting a leaderboard
  2. Choosing a runner
  3. Selecting GPU options
  4. Setting submission mode
  5. Submitting your work

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages