| Crates.io | markerml_cli |
| lib.rs | markerml_cli |
| version | 0.1.0 |
| created_at | 2024-11-14 00:13:01.913118+00 |
| updated_at | 2024-11-14 00:13:01.913118+00 |
| description | CLI for simple markup and templating language, that is transpiled to HTML. |
| homepage | |
| repository | https://github.com/rchuk/markerml_cli |
| max_upload_size | |
| id | 1447262 |
| size | 56,631 |
This is a crate that provides CLI for the MarkerML language.
For the full grammar overview,
refer to the markerml crate.
The resulting program provides several commands:
markerml_cli convert --input file.txt --output file.html
markerml_cli watch --input file.txt
markerml_cli credits
markerml_cli help