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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file aoc-cli-go-0.0.2.tar.gz
.
File metadata
- Download URL: aoc-cli-go-0.0.2.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1327724bd3dfacfb29a6d6705775b47cdbb67732ff8fca23ee593b2e9b7b0640 |
|
MD5 | 0b8272cfe94a9a09a28cd2937c66d8be |
|
BLAKE2b-256 | 5e5467790baa754152ceea3a9bba23c1fb8bb1053b804fa38aa67efb36d7ceda |
File details
Details for the file aoc_cli_go-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: aoc_cli_go-0.0.2-py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | df79dc383573d86da0f65e591ab49f0f9678dbfc10076528df8a9bfbf0cdd0cc |
|
MD5 | 55627fc10c4b34cef75092d23984633f |
|
BLAKE2b-256 | e2246580815b2caaeabf24c565d92c83fc828f4c42a3036f00ab363d092485bb |