8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
easy_install hamlpy or pip install hamlpy
easy_install hamlpy
pip install hamlpy
To simply output the conversion to your console: hamlpy inputFile.hamlpy
hamlpy inputFile.hamlpy
Or you can have it dump right into a file: hamlpy inputFile.hamlpy outputFile.html
hamlpy inputFile.hamlpy outputFile.html
Or watch an entire directory containing several .hamlpy files hamlpy-watcher </path/to/dir>
hamlpy-watcher </path/to/dir>
Check out the reference.md file for the full list of syntax.
reference.md