@steamdown/cli
v1.0.0-beta.1
Published
A simple wrapper around the Steamdown parser/renderer for the command line.
Downloads
69
Readme
@steamdown/cli
Usage
# read from file
steamdown path/to/file
# read from STDIN
echo "# Hello, World" | steamdown
Pass --help
for more info.