Skip to content

gouef/sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github-lib-template

Github template for new libraries

GoDoc GitHub stars Go Report Card codecov

Versions

Stable Version GitHub Release GitHub Release

Introduction

This is template repository for new libraries

Important

Edit go.mod and rename to your package module

Commit rules

Commit message should looks like

[TYPE] some message

Types

  • Add
  • Fix
  • Update
  • Remove
  • Refactor
  • Docs
  • Test
  • Improve

Contributors

JanGalek actions-user