# Map for Linux A wardley mapping tool: Write some text, get a diagram ## Building Run `make build` ## Testing Run `make test` ## Formatting and Linting * To format: `make format` * To lint: `make lint` ## Disributing Not yet complete. The current `make distribute` will make a deb and rpm, but is missing desktop files and potentially more desktop friendly distributions like flatpak. ## The wmap language Learn more about the language at [map.tranquil.systems][map]. [map]: https://map.tranquil.systems/wmap-language