A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/nnari/aoc-typescript-starter below:

tatupesonen/aoc-typescript-starter: Starter for TypeScript projects. Provides automatic input fetching & creating from a template.

Requirements

Node, tested on Node 16 npm

Setup
npm install

You also need to create a .env file at project root with the contents of: SESSION_COOKIE=your advent-of-code session cookie

Usage

Let's say you want to create the project structure for 2020's day 1 challenge. To scaffold the project, get input & README, you would run:

npm start create 2020 1
# for languages, add "ts", "typescript", "rs" or "rust" at the end of the file. Same goes for running.
npm start create 2020 1 rust

To run the challenge, you would run:

npm start run 2020 1

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4