Skip to content

The Github Quality project is a service through which developers can run code reviews on their repositories and get reports on the state of the codebase and current bugs.

Notifications You must be signed in to change notification settings

maddbuzz/rails-project-66

Repository files navigation

Actions Status Actions Status

Github Quality (graduation project of the profession «Ruby on Rails Developer»)

The Github Quality project is a service that helps you automatically monitor the quality of github repositories. It tracks changes and runs them through the built-in parsers. Then it generates reports and sends them to the user.

(production deployed on render)

Local installation

make install-without-production

(after that fill .env file with correct values)

Start dev-server

make dev-start

Start linters

make lint

Start tests

make test

About

The Github Quality project is a service through which developers can run code reviews on their repositories and get reports on the state of the codebase and current bugs.

Resources

Stars

Watchers

Forks

Packages

No packages published