Skip to main content

Advent of Code scaffolding CLI Golang plugin

Project description

aoc-cli-deno

A plugin for the opinionated scaffolder for Advent of Code that generates scaffolds to write solutions in go.

Installation

pip install aoc-cli to get the aoc-cli tool pip install aoc-cli-goo to get the go plugin.

Usage

Scaffold a project with aoc init --language go --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-go-0.0.2.tar.gz (4.7 kB view hashes)

Uploaded Source

Built Distribution

aoc_cli_go-0.0.2-py3-none-any.whl (6.2 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