yosssi / ace

HTML template engine for Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create a command line tool for compiling Ace templates

yosssi opened this issue · comments

Coincidentally, I've sort of already built this as part of a project I'm working on: scribble. When you run scribble from the command line, it compiles ace templates, sass, and posts written in markdown, and it listens for changes and recompiles automatically. Happy to build something that just does ace templates for you.

If that makes sense, just let me know how to proceed!

@albrow Wow, your project looks nice! Thanks for using Ace!

Done at #35.