I use guard for other purposes, but it looks like it might fit the bill. I see there's already a set of guard tasks set up for compiling haml. https://github.com/manufaktor/guard-haml
On Sun, Sep 30, 2012 at 3:27 PM, Hawk Phil <[email protected]> wrote: > I am a front-end guy using Windows for design and html/js/css coding. My > work is separate from the back-end guy using .NET. I am also new to > Haml/Sass thing as well as Ruby. And definitely not using Rails. My goal is > to make it simple when I save Haml file and refresh browser to see the Html > file. So I am looking for either an automatic "watch" or build in a Build > System batch for Sublime Text 2. > > I saw people mentioned a lot about StaticMatic. But there seems no update > for 2 years https://github.com/staticmatic/staticmatic > > There is also this site (Is it the same?): > http://staticmatic.rubyforge.org/how_to_use.html > > So is StaticMatic "safe" to use any more? Or should I just create a build > file in Sublime Text for Haml CLI? Is there example to do this? > > > -- > You received this message because you are subscribed to the Google Groups > "Haml" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/haml/-/7Tjx59zaUEIJ. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/haml?hl=en. -- You received this message because you are subscribed to the Google Groups "Haml" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/haml?hl=en.
