@bitburner-monorepo
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 nxruns the correct Nx cli tool.- Alternately, install
nxglobally usingnpm install -g nx
- Alternately, install
- Run
yarn install --devin the base directory. This will install all the dependencies for everything in thepackagesfolder.
For further instructions, see the README.md for the particular project you want to use.