diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 0000000..e69de29 diff --git a/404.html b/404.html new file mode 100644 index 0000000..ce5418a --- /dev/null +++ b/404.html @@ -0,0 +1,447 @@ + + + +
+ + + + + + + + + + + + + + + + +aoc
¶CLI interface for aoc
package.
Usage:
+$ aoc [OPTIONS] COMMAND [ARGS]...
+
Options:
+-v, --version
: Print the current version.--install-completion
: Install completion for the current shell.--show-completion
: Show completion for the current shell, to copy it or customize the installation.--help
: Show this message and exit.Commands:
+day1
: Command for running day1 starsdebug-version-info
: Print debug information to terminal.aoc day1
¶Command for running day1 stars
+Usage:
+$ aoc day1 [OPTIONS] COMMAND [ARGS]...
+
Options:
+--help
: Show this message and exit.Commands:
+part1
: Calculate the sum of all the first and...part2
: Calculate the sum of all the first and...aoc day1 part1
¶Calculate the sum of all the first and last digits on each line concatenated together.
+Usage:
+$ aoc day1 part1 [OPTIONS] [INPUT_PATH]
+
Arguments:
+[INPUT_PATH]
: Path to file containing the input [default: data/day1.txt]Options:
+--help
: Show this message and exit.aoc day1 part2
¶Calculate the sum of all the first and last number words or digits on each line concatenated together.
+Usage:
+$ aoc day1 part2 [OPTIONS] [INPUT_PATH]
+
Arguments:
+[INPUT_PATH]
: Path to file containing the input [default: data/day1.txt]Options:
+--help
: Show this message and exit.aoc debug-version-info
¶Print debug information to terminal.
+Usage:
+$ aoc debug-version-info [OPTIONS]
+
Options:
+--help
: Show this message and exit.{"use strict";/*!
+ * escape-html
+ * Copyright(c) 2012-2013 TJ Holowaychuk
+ * Copyright(c) 2015 Andreas Lubbe
+ * Copyright(c) 2015 Tiancheng "Timothy" Gu
+ * MIT Licensed
+ */var $a=/["'&<>]/;Un.exports=Ra;function Ra(e){var t=""+e,r=$a.exec(t);if(!r)return t;var o,n="",i=0,s=0;for(i=r.index;i