0.1.0 • Published 7 years ago
@hyperlink/splitpgn v0.1.0
Split PGN file
Splits a PGN file into smaller files no more than set kb limit.
Install
npm install -g @hyperlink/splitpgn
Usage
splitpgn <source file name> [--staticName <split prefix>] [--kbLimit <limit>]
staticName
is optional by default ischess
kbLimit
is optional and by default splits the file into 100kb pieces
0.1.0
7 years ago