Node.js app for display git branches, commits and files.
Supported all text-formats like .html, .js, .md and etc (with highlighting code syntax).
Just change value of displayRepo in package.json and let`s hack!
npm installnpm run devnpm run buildnpm run mochanpm start
npm run selenium
npm run hermioneUpdate expected screens
npm run hermione-updateAll reports will be available after run in dir coverage.
After push in remote branch will start checks on travis (linters, tests, build). After the successful completion of checks and creating pr, changes will be deployed on testing-stand on heroku with Docker.
- stage (actual master)
- production
Made in Yandex Development School with ♥