Use to fetch scripts from git into the game
No passwords or anything required - which means it works only with public github repositories (for now)
Download the .txt and js files
Edit git_config.txt
Update the example with the repository info and list of files you want to fetch.
Make sure to keep that file a valid JSON (no stray commas etc.), don't use leading slashes
You can also provide the name of an alternate config file as an argument to git_fetch.js.
Git may delay changes to files, from 0 up to 5 minutes. If your install doesn't fetch new commited files, wait a bit. There is probaly a work-around, but it didn't make it to this repo
Not supplied, consider:
https://github.com/cscheid/bitburner-lib/blob/main/install.js
https://github.com/SlyCedix/bitburner-scripts/blob/752bdb2350ad549740e7deeede0d63a022c6705b/scripts/fetcher.js
https://github.com/hexnaught/vscode-bitburner-connector/blob/master/src/extension.js