Willamin / handlebars

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

handlebars

A generalized version of (and heavily inspired by) the HTTP::Sever::Handler. With some additional work, it could even replace the heavylifting of the HTTP::Server::Handler. I know the specs aren't exactly specs, but $ crystal spec runs the "example" to make sure everything works fine.

Contributing

  1. Fork it ( https://github.com/willamin/handlebars/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

  • willamin Will Lewis - creator, maintainer

About

License:MIT License


Languages

Language:Crystal 100.0%