Parse and save clan stash logs
First turn your TypeScript files into something KoLmafia can understand by running
run build
Then you can automatically create symlinks to your built files by running
run install-mafia
When you're developing you can have your files automatically rebuild by keeping
run dev
running in the background. If you've already built symlinks, your up-to-date script can be run instantly by entering clan-stash-logger
into the KoLmafia CLI.