Skip to content

lethern/Bitburner_git_fetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Bitburner_git_fetch

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)

Usage

Download the .txt and js files

Edit git_fetch.txt
Remove the example and put the list of files you would want to be fetched from your git directory
Make sure to keep that file a valid JSON (no stray commas etc.), don't use leading slashes

Edit git_fetch.js
Change a few of first lines, according to comments

Notes - limitation

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

Working with private 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

About

Used to fetch scripts from git to game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published