Advent of Code scaffolding CLI Deno plugin
Project description
aoc-cli-deno
A plugin for the opinionated scaffolder for Advent of Code that generates scaffolds to write solutions in javascript and execute with Deno.
Installation
pip install aoc-cli
to get the aoc-cli
tool
pip install aoc-cli-deno
to get the deno plugin.
Usage
Scaffold a project with
aoc init --language deno --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
Built Distribution
File details
Details for the file aoc-cli-deno-0.0.2.tar.gz
.
File metadata
- Download URL: aoc-cli-deno-0.0.2.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 21401343c1b612b171b807ba0a79a2e6aa415dacd66a31276f263ab611e526e0 |
|
MD5 | 8d21d289ef84165dfa1c7b4275cfd158 |
|
BLAKE2b-256 | ffca733fdd0e01ed3b4ace109e7dcf2da9d0e579a65115543ae3ace796bc8ae3 |
File details
Details for the file aoc_cli_deno-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: aoc_cli_deno-0.0.2-py3-none-any.whl
- Upload date:
- Size: 6.4 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 | c765cdf0733773ee592618eaf33bc8b0f1e32f64b23fc472d4619c923e829f6a |
|
MD5 | 28ea9d76beaa59d1a43bed1f82840adf |
|
BLAKE2b-256 | 8d90927dd12d5cf202485ef20fd5e7e162751fbbdb4d671ee964a3e354b561c9 |