@farmnote/lol

1.0.2 • Public • Published

lol

generates pairs for 1on1

Getting Started

Installing

yarn global add @farmnote/lol
# or
npm install --global @farmnote/lol

Generating 1on1 Pairs

Generate pairs with a file has members attributes.

lol generate sample/members-attrs.yml > pairs.json

With histories, use -h / --histories-path option.

lol generate -h sample/histories.yml sample/members-attrs.yml > pairs.json

Printing CSV

lol csv pairs.json

Evaluating Pairs By Calculating Score

lol score pairs.json

Readme

Keywords

none

Package Sidebar

Install

npm i @farmnote/lol

Weekly Downloads

5

Version

1.0.2

License

MIT

Unpacked Size

28.7 kB

Total Files

35

Last publish

Collaborators

  • katakawa.farmnote
  • januswel