Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tedkulp/advent-of-code-2021
https://github.com/tedkulp/advent-of-code-2021
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tedkulp/advent-of-code-2021
- Owner: tedkulp
- Created: 2021-12-02T13:14:17.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-12-21T13:31:17.000Z (about 3 years ago)
- Last Synced: 2024-11-14T10:41:28.203Z (2 months ago)
- Language: TypeScript
- Size: 114 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
🎄 Advent of Code 2021 in different languages. 🎄
## Typescript 🟦
Run once: `npm install`
To run a particular day: `npx ts-node dayx/typescript/index.ts`