synthale

Synthale is a command line tool that convert BeerXML files into Markdown files.


License
GPL-3.0
Install
pip install synthale==0.1.1

Documentation

https://circleci.com/gh/shouptech/synthale.svg?style=shield

Synthale

A python application to convert valid BeerXML files into Markdown files. You can then use those Markdown files in your favorite static website generator.

Installation and Usage

If you have Python 3.5 or newer installed, install via pip:

pip install synthale

To actually use the thing, use the generate command:

synthale generate --help

More thorough instructions can be found at the documentation.

Developing

Please see the documentation on contributing for information on how to develop Synthale.

License

Synthale is released under the GPLv3 license.