1.0.4 • Published 2 years ago

schedule-maker v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

Schedule-maker

Packaged cli for creating week day schedules

Installation

run npm install -g schedule-maker to install the package globally.

Usage

The cli has following commands:

create schedules

Creates the week day schedules for given period and writes into csv file.

Parameters:

  • --startDate, -s - (Required) Start date for the beginning of schedules
  • --endDate, -e - (Required) Start date for the beginning of schedules

    assign teams

    Assigning the teams for given schedule.

    Parameters:

  • --startDate, -s - (Required) Start date for the beginning of schedules

  • --endDate, -e - (Required) Start date for the beginning of schedules
  • --teamsList -t - Teams list
1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago