Skip to content

things-labs/cicd-go-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CD/CD go template

CD/CD go template and test useful or not

GoDoc Go.Dev reference codecov Tests Go Report Card Licence Tag

This is template that help you to quick implement some library using Go.

This repository is contains following.

  • CI/CD
    • golangci-lint
    • go test
    • CodeQL Analysis (Go)
    • dependabot for github-actions and Go

How to use

  1. action Use this template and then create a repository
  2. replace "things-labs" to your self username using sed(or others)
  3. run make init 4: done

Features

Usage

Installation

Use go get.

    go get github.com/things-labs/cicd-go-template

Then import the package into your own code.

    import "github.com/things-labs/cicd-go-template"

Example

References

License

This project is under MIT License. See the LICENSE file for the full license text.

About

CI/CD pipeline template for test useful or not

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published