0.0.3 • Published 1 year ago

@tim117/aoc-schedule v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago