Hi mike I just checked - ./download.sh and it took the 50 stable version - make this created the html Now on windows you do not have make probably :) so you should $(OUTPUTDIRECTORY)/%.html: $(OUTPUTDIRECTORY)/%.html.json ./mustache --data=$< --template=${HTMLTEMPLATE} > $@ invoke ./mustache --data=output.html.json --template==yourhtmltemplate Tell me if this is working.
I am trying out the new version of Pillar (build 1940 or 1941) on Windows on Pharo 50770, following the Pillar tutorial in Enterprise Pharo book:
I created the new file first.pillar containing: ! Hello World
I ran: C:\Users\mldavis\Desktop\mldPillarWorking>Pharo.exe Pillar.image pillar export --to=html first.pillar
It created a file named: output.html.json containing: {"content":"<section>\r\n<h1>1. Hello World</h1>\r\n</section>"}
It was supposed to be an HTML document as shown in Enterprise Pharo para 14.2 page 213 "5 Minutes Tutorial".
Any suggestions what I missed or should do?
mike
-- Using Opera's mail client: http://www.opera.com/mail/