Skip to content

Commit

Permalink
Merge pull request #6 from fossabot/master
Browse files Browse the repository at this point in the history
FOSSA integration: add license scan report and status
  • Loading branch information
michaellihs authored May 24, 2018
2 parents 74d0545 + b16da4b commit facfebe
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
Gitlab CLI written in Go [![Build Status](https://travis-ci.org/michaellihs/golab.svg?branch=master "Travis CI status")](https://travis-ci.org/michaellihs/golab)
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fmichaellihs%2Fgolab.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fmichaellihs%2Fgolab?ref=badge_shield)
========================

This project provides a Command Line Interface (CLI) for Gitlab written in Go. The project uses the [go-gitlab client](https://github.com/xanzy/go-gitlab) for the communication with Gitlab.
Expand Down Expand Up @@ -294,3 +295,7 @@ Further Resources
* [GoMock (Go Mocking Library)](https://github.com/golang/mock)
* [go-gitlab (Go Gitlab Library)](https://github.com/xanzy/go-gitlab)
* [govendor on Heroku](https://devcenter.heroku.com/articles/go-dependencies-via-govendor)
## License
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fmichaellihs%2Fgolab.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fmichaellihs%2Fgolab?ref=badge_large)

0 comments on commit facfebe

Please sign in to comment.