Skip to content

crypto-cmd/aoc-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent Of Code 2021

Author: Orville Daley (@crypto-cmd)

Solution Set for 2021 Advent Of Code

Technologies Used

TypeScript Python Shell Script Yarn Visual Studio Code

Why was this created?

This repo is to store my solutions to Advent Of Code 2021. It leverages VS Code Tasks, Bash and Python to automate building and running the solutions.

Example and Instructions


Example Solution

  1. Hit Ctrl+Shift+P
  2. Enter Tasks
  3. Tap Tasks: Run Tasks then press Run AOC Script: Specific Day
  4. Type the specific day and hit Enter
  5. View output in console.