We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
easy_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
Any line that is not interpreted as something else is taken as plain text, and passed through unmodified.