flexvg-cli

Crates.ioflexvg-cli
lib.rsflexvg-cli
version0.1.0
sourcesrc
created_at2022-06-11 18:36:05.684459
updated_at2022-06-11 18:36:05.684459
descriptionflexvg command-line tool
homepagehttps://github.com/flexvg/flexvg
repositoryhttps://github.com/flexvg/flexvg
max_upload_size
id604177
size16,244
Justin Shrake (jshrake)

documentation

https://github.com/flexvg/flexvg

README

Flexible Vector Graphics

Create SVG diagrams with flexbox.

WARNING: This project is a prototype and a work in progress. You may see code that you do not like, or design decisions that you do not agree with.

Usage

cargo run --bin flexvg -- ./examples/simple.yaml
open ./examples/simple.svg

See ./examples for additional examples.

License

This repository is licensed under either of

at your option.

Commit count: 11

cargo fmt