cdelorme 19408daa43 fix main smd command implementation před 7 roky
..
main.go 19408daa43 fix main smd command implementation před 7 roky
main_test.go 7f2dd5ac4c rename command to smd před 7 roky
readme.md 19408daa43 fix main smd command implementation před 7 roky

readme.md

smd

This is the cli implementation and interface to the static library for generating html from markdown.

alternatives

There are far better tools written in a variety of languages which offer more features and better support. If you are working on anything remotely complicated, or that you intend to run in a production environment, it is recommended that you use one of these:

installation

To install the smd cli utility:

go get -u github.com/cdelorme/static/...

usage

By default the system produces a single page output.

For more details on using the utility, run smd help for details.