@hyperlink/splitpgn
v0.1.0
Published
Splits a PGN file into smaller files no more than set kb limit.
Downloads
2
Readme
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