Skip to content

codechecks/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

81efc53 Â· Sep 22, 2019

History

40 Commits
Mar 30, 2019
Apr 6, 2019
Jun 12, 2019
Mar 30, 2019
Mar 30, 2019
Aug 27, 2019
Aug 22, 2019
Jul 2, 2019
May 18, 2019
Sep 22, 2019
May 18, 2019
Aug 22, 2019
May 18, 2019
Jul 10, 2019
Jul 10, 2019
Jul 10, 2019
Jul 10, 2019
Mar 30, 2019
Aug 22, 2019
Sep 4, 2019
Mar 30, 2019

Repository files navigation

codechecks.io — Documentation

Open source platform for code review automation.

With Codechecks you can replace tools like:

and build even more cool stuff:

  • visual regression
  • type coverage checking for typescript projects
  • deployments per commits
  • performance tracking

Check out what's already build

Best part: everything is open source and checks run in userland (your CI) meaning you can implement totally new ideas without any backend changes — it's just JavaScript. API component is general enough to fit lots of different use cases.

If you want to get in, please contact us at hello@codechecks.io

Expect more docs soon...

Contents

  1. Getting started
  2. How does it work?
  3. Configuration — codechecks.yml/json/ts/js
    1. CLI options
  4. Checks (plugins) development
    1. Developing reusable checks
    2. Testing checks
  5. How to build X?
  6. Client API reference
  7. Local mode
  8. Supported CI providers
    1. Adding new CI
  9. Debugging
  10. Badges
  11. FAQ
  12. Roadmap

Releases

No releases published

Packages

No packages published