Skip to content

cazorla19/codeclimate-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

codeclimate-go

A client written in go for provisioning Codeclimate

Usage

go get -u "github.com/babbel/codeclimate-go/codeclimate"
import "github.com/babbel/codeclimate-go/codeclimate"

Init new client

client, err := codeclimate.NewClient("your_api_key")

Running the tests

go test -race -v ./...

In order to run tests, please, set up environment variable CODECLIMATE_API_TOKEN to connect to Codeclimate.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

License

This project is licensed under the Mozilla License - see the LICENSE.md file for details.

About

A repository for the Code Climate SDK in Go.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages