Skip to content

Repo to build ts scripts for bitburner with local server

Notifications You must be signed in to change notification settings

cvallance/local-bitburner-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To start the local web server and ts build

npm run watch

To kick off inside bitburner:

wget http://localhost:3000/sync.js sync.js
run sync.js

To test

run testing.js

Once all this is running you edit and add scripts to src/scripts and they should get automatically built and sync'd across to your game as long as you're running sync.js.

About

Repo to build ts scripts for bitburner with local server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published