Convert HTML to Jade, process Meteor Handlebars tags (no spacing in between):
- open tag '{{#'
- close tag '/}}'
- else tag '{{else}}'
- indentation with 2 spaces
git clone https://github.com/vidalab/meteor-html2jade.git
cd meteor-html2jade
mrt
You need meteorite (mrt) tool to run this: https://github.com/oortcloud/meteorite.