askii

A tool for drawing ASCII diagrams.

Compilation

Use cargo. The binary dynamically links against libncursesw.so.6, so make sure it is available.

Alternatively, the Makefile can be used to build a stripped binary and DEB / RPM packages.

cd askii && make

The produced artifacts will be located in askii/dist.

It requires:

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.