https://github.com/hankolsen/advent-cli
https://github.com/hankolsen/advent-cli
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/hankolsen/advent-cli
- Owner: hankolsen
- Created: 2020-12-03T08:09:40.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-05T16:58:40.000Z (over 5 years ago)
- Last Synced: 2025-03-02T20:32:48.558Z (over 1 year ago)
- Language: JavaScript
- Size: 24.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Add `bin` to your `PATH`.
Run `advent` to setup a new folder with todays date with a starting set of files in it.
Options are
* `-d` or `--day`, specify the date if you want to create a folder for another day than today.
* `-t` ort `--templates`, specify the path to a folder with template files, if you want to use your own setup