Skip to content

Commit

Permalink
how to add an implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
defunkt committed Nov 12, 2010
1 parent 63f2cae commit 6beb0f2
Showing 1 changed file with 4 additions and 13 deletions.
17 changes: 4 additions & 13 deletions README.md
@@ -1,17 +1,8 @@
I am <http://defunkt.github.com/mustache/> I am <http://defunkt.github.com/mustache/>


Commands: Want your implementation listed on this site?


rake build # Build the whole site 1. Add it to <https://github.com/defunkt/mustache/wiki/>
rake build:coffee # Build JavaScript 2. Send a [message](https://github.com/inbox/new/defunkt) to defunkt
rake build:data # Build data.yml
rake build:html # Build index.html
rake open # Build & open index.html in your browser with `open(1)`
rake print # Build and print the index.html
rake publish # Publish gh-pages to GitHub


Use with [kicker][kc]: That's it!

kicker -e "rake build:coffee build:html"

[kc]: http://github.com/alloy/kicker

0 comments on commit 6beb0f2

Please sign in to comment.