mirror of
https://github.com/seigler/advent-of-code-2020
synced 2025-07-27 00:06:09 +00:00
"Setup template for Current Year (2020)"
This commit is contained in:
parent
170e72f666
commit
eb884ec643
6 changed files with 72 additions and 58 deletions
|
@ -1,14 +1,12 @@
|
|||
# Advent of Code Template
|
||||
# Advent of Code 2020
|
||||
|
||||
Advent of Code Template using Node JS for Current Year.
|
||||
My solutions for Advent of Code 2020.
|
||||
|
||||
## Setup
|
||||
|
||||
If using the Advent of Code Template repo; click [**`Use this template`**](https://github.com/johnbeech/advent-of-code-nodejs-template/generate) and set a new repository name.
|
||||
|
||||
Clone this repo, then run `npm install` to install dependencies.
|
||||
|
||||
If this a brand new repository, run: `node setup` to configure it for Current Year and check in the changes.
|
||||
|
||||
## Running
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue