Skip to main content

Advent of Code scaffolding CLI

Project description

aoc-cli

An opinionated scaffolder for Advent of Code

Installation

pip install aoc-cli

Optionally install language-specific plugins such as pip install aoc-cli-deno.

Usage

Scaffold a project with aoc init --language <python> --year <current year if december, else previous year> --location .

All other subcommands are directory aware:

*Note: plugins (specified with the --language flag) may alter the functionality below but in general...

aoc get downloads the input for the day aoc run <part> executes the function specified in (1 or 2) file for the day aoc submit <part> executes the function specified in (1 or 2) file for the day, then submits the answer to the form aoc open opens the current day in the browser

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aoc-cli-0.0.8.tar.gz (4.5 kB view hashes)

Uploaded Source

Built Distribution

aoc_cli-0.0.8-py3-none-any.whl (5.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page