# Grawkit - The AWKsome Git Graph Toolkit Grawkit is a tool that helps build SVG graphs from git command-line descriptions, and is built in Awk. ## Testing & Documentation A `Makefile` is provided for running tests and producing documentation for Grawkit. Run `make help` in the project root for more information. A full test-suite is provided (depending only on `make` and `awk`), which should serve as a good example of the existing feature-set. ## License All code in this repository is covered by the terms of the MIT License, the full text of which can be found in the LICENSE file. [license-url]: https://github.com/deuill/grawkit/blob/master/LICENSE [license-svg]: https://img.shields.io/badge/license-MIT-blue.svg