graphene-django/bin/convert_documentation
2016-09-17 16:31:17 -07:00

4 lines
72 B
Bash
Executable File

#!/bin/bash
pandoc README.md --from markdown --to rst -s -o README.rst