Open the CMD palette (Power + CTRL + P) and type "Show installed extensions"
Select the gear icon (⚙) by bitburner connector extension and select 'extension settings'
Set the following settings:
Script root : ./out/
This way we dont' export any github tooling niceities
Auth Token:
Copy the auth token by opening bit burnern and folllowing:
API Server -> Copy Auth Token
Configuration information
Files in the out/ directory are written to the desktop.
Bitburner netscript2 scripts do not allow for a relative path. So we have to instead use the absolute value of /automation/lib/log.js instead of ../lib/log.js.