gitguy-finglonger

command module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 6, 2019 License: Apache-2.0 Imports: 6 Imported by: 0

README

gitguy-finglonger

Release Build Status codecov

Go Report Card

Manage your github project automatically, reacting to actions on your issues and labeling actions

Install

Download the latest version from releases.

Test

Clone repository into your $GOPATH. You can also use go get:

go get github.com/SUSE/gitguy-finglonger

Dependencies
  • go >= 1.11

Note: We use golang modules but you still need to work inside your $GOPATH for developing gitguy-finglonger. Working outside GOPATH is currently not supported

Running tests

To run test on this package simply run:

make test

Testing with Docker

make test.unit

Code Coverage

Run first the tests. Then use make coverage for visualizing coverage.

Feel free to read more about this on: https://blog.golang.org/cover.

Building

Be sure you have all prerequisites.

A simple make should be enough. This should compile the main function and generate a gitguy-finglonger binary.

Your binary will be stored under bin folder

Generating Releases

Run first the tests. Then use make release to generate the release assets.

They will be created in the release folder.

Community

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
doc
man
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL