@signpostmarv/intermediary-number
v0.5.2
Published
intermediary number & calculator classes for SignpostMarv's Docs.json.ts-driven production planner
Downloads
30
Readme
Intermediary Number
Intermediary Number classes & utilities for the Production Calculator for Satisfactory built upon Docs.json.ts.
Using
Requirements
- Docker
- vscode recommended to use devcontainer support
Setup
- Checkout locally
- Load in devcontainer-supporting IDE
- devcontainer setup should automatically run
make install
NODE_OPTIONS
env var may require opening a fresh terminal if you receieve an error along the lines ofTypeError [ERR_UNKNOWN_FILE_EXTENSION]: Unknown file extension ".ts"
- devcontainer setup should automatically run
- Run
make generate
Documentation
No documentation as of yet 😬
Please refer to the tests in the meantime.
Issues
- Issue tracker for all the related projects except Docs.json.ts are available on GitHub.
- Issues with Docs.json.ts currently need to be viewed separately.