These are my personal Bitburner automation scripts.
# Install dependencies
$ npm install
# Update Netscript TS definitions
$ npm run defs
# Autocompile on save
$ npm run watch
If you run watcher.js in game, the game will automatically detect file changes and restart the associated scripts. For debugging add --remote-debugging-port=9222 to steam launch settings.
vscode-bitburner-connector (vscode extension marketplace) to upload your files into the game
auto-snippet to automate inserting the file template in .vscode/snippets.code-snippets