fossapps / Handlebars-Issue-and-Pull-Requests

Github app to run your issue body and pull request's body through handlebar to generate new bodies

Home Page:https://github.com/apps/handlebar-templates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Handlebars-Issue-and-Pull-Requests

Greenkeeper badge Build Status GitHub issues devDependencies Status dependencies Status codecov

Github app to run your issue body and pull request's body through handlebar to generate new bodies

  • Typescript 3.x
  • Automatically deploys to now.sh
  • uses jest for testing
  • uses travis and now.sh for deployment
  • uses linting and git hooks to increase code quality.
  • automatically creates and pushes to docker hub

Contributing

Initially you should:

  • create your test app (or do live and see what happens :) )
  • clone this repository
  • npm install
  • npm start
  • create .env file and ensure you import those env (this project doesn't care about .env files)
  • npm start
  • forward your port so gh can send you events locally
  • make changes
  • push to your fork
  • create pull request

About

Github app to run your issue body and pull request's body through handlebar to generate new bodies

https://github.com/apps/handlebar-templates

License:GNU Lesser General Public License v3.0


Languages

Language:TypeScript 86.4%Language:JavaScript 10.8%Language:Shell 1.3%Language:Dockerfile 0.8%Language:HTML 0.7%