1.0.4 • Published 1 year ago

schedule-maker v1.0.4

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

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago