Skip to main content
Module

x/aocd/configureAocd.ts

A CLI tool and library for Advent of Code solutions
Latest
import * as aocd from "https://deno.land/x/aocd@v1.5.1/configureAocd.ts";

Functions

Use this if you want to manually configure Aocd options programmatically or if you want to configure where Aocd gets its data from. Throws an error if the Aocd singleton has already been configured.