@hyperlink/splitpgn
v0.1.0
Published
Splits a PGN file into smaller files no more than set kb limit.
Readme
Split PGN file
Splits a PGN file into smaller files no more than set kb limit.
Install
npm install -g @hyperlink/splitpgnUsage
splitpgn <source file name> [--staticName <split prefix>] [--kbLimit <limit>]staticNameis optional by default ischesskbLimitis optional and by default splits the file into 100kb pieces
