An open API service indexing awesome lists of open source software.

https://github.com/fasih/fasdoc

light text-based markup language designed for creating websites
https://github.com/fasih/fasdoc

Last synced: 3 months ago
JSON representation

light text-based markup language designed for creating websites

Awesome Lists containing this project

README

        

Istallation of fasdoc
You may like to sudo cp fasdoc.py /usr/bin/fasdoc so that you can just type fasdoc;
alternatively, you could add a line to your ~/.bashrc or similar like alias
fasdoc='/somepath/fasdoc.py'. Remember to chmod +x your file to make it executable.