Releases: jkerr321/tsundoku
Releases · jkerr321/tsundoku
Add separate commands to set config and run tool
v3.1.0 Bug fix on config file
Fix bug whereby config file was not being saved in the Tsundoku direc…
Take all config vars as inputs
Github has become out of sync with npm so bringing back in line here. See Readme for latest functionality and usage.
Require all config to be passed in by user
v3.0.0 Tidy up command line processes and require all config to be passed in…
Move to command line tool with Yargs
Previously this component was only able to be run locally by cloning the Github repo. This change will allow users to run the tool from the command line after install using npx tsundoku <command>
See the README for more info