The Bitburner repository to end all Bitburner repositories. Hopefully. Leverages some small fraction of the Nx build system to keep everything in one place.
Usage Prerequisates:
- Make sure that
yarn nx
runs the correct Nx cli tool.- Alternately, install
nx
globally usingnpm install -g nx
- Alternately, install
- Run
yarn install --dev
in the base directory. This will install all the dependencies for everything in thepackages
folder.
For further instructions, see the README.md for the particular project you want to use.