markout/README.md

19 lines
193 B
Markdown
Raw Permalink Normal View History

2021-07-06 05:40:51 +00:00
# Markout
Extract code blocks from markdown files.
Build: `cargo build`
Run:
```
markout --help
markout [file]
markout --lang py [file]
```
## Contact
License: GPL3
Author: Michael Zhang