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
- Host: GitHub
- URL: https://github.com/fasih/fasdoc
- Owner: fasih
- Created: 2012-08-28T07:11:01.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-12-05T02:20:27.000Z (over 12 years ago)
- Last Synced: 2025-01-24T16:32:12.820Z (4 months ago)
- Language: Python
- Homepage:
- Size: 2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
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.