0.0.3 • Published 3 years ago

@tim117/aoc-schedule v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

create-advent-schedule

create-advent-schedule is a cli tool to create a randomized schedule for you to complete each day of advent of code. This is designed to help you get more familiar with different programming languages by challenging you to solve each days problem with a different programming language.

Usage

create-advent-schedule -l typescript rust go c++ elixir c# -f schedule.txt

Arguments

OptionAliasTypeDescriptionDefault
file-pathfstringThe output destination for the schedule.schedule.txt
languagesllistThe list of languages to use to populate your schedule.[typescript]
0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago