Carto aims to give DMs and Players on Discord a simple way to track movement around a gridded map.
Here are some steps to help you get started with Carto
This project uses NPM Workspaces, and thus requires a Node version of 14 or higher, and an NPM version higher than 7.
Each package is individually documented, but all builds, tests and linting can be run from the root directory with
npm run build
npm run test
npm run lint
respectively.
All contributions are welcome! Please raise an issue with your ideas first before making a PR.