Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.82 KB

README.md

File metadata and controls

31 lines (21 loc) · 1.82 KB

Code Cracker Bot

This is a simple bot that allows us to comment on pull request on the main Code Cracker project, informing if a build passed or failed.

It is a simple node app, running on Heroku, with Node 0.12, without any module dependencies.

Code Cracker is an open source analyzer library for C# that uses Roslyn to produce refactorings, code analysis, and other niceties.

Check the official project site on code-cracker.github.io. There you will find information on how to contribute, our task board, definition of done, definition of ready, etc.

Maintainers

Contact

Please see our contact page.

License

This software is open source, licensed under the Apache License, Version 2.0. See LICENSE.txt for details. Check out the terms of the license before you contribute, fork, copy or do anything with the code. If you decide to contribute you agree to grant copyright of all your contribution to this project, and agree to mention clearly if do not agree to these terms. Your work will be licensed with the project at Apache V2, along the rest of the code.