项目作者: luismayta

项目描述 :
Golang examples code
高级语言: Makefile
项目地址: git://github.com/luismayta/learn-go.git
创建时间: 2015-02-24T22:39:20Z
项目社区:https://github.com/luismayta/learn-go

开源协议:GNU Lesser General Public License v3.0

下载


Latest Release Lint CI Test pre-commit Conventional Commits KeepAChangelog

learn-go

learn-go for project

Requirements

This is a list of plugins that need to be installed previously to enjoy all the goodies of this configuration:

Usage

How to use this project

  1. task setup

Start project

  1. task start

Examples

Common

Install Dependencies

  1. task setup

Help

Got a question?

File a GitHub issue.

Contributing

See Contributing.

Module Versioning

This Module follows the principles of Semantic Versioning (SemVer).

Using the given version number of MAJOR.MINOR.PATCH, we apply the following constructs:

  1. Use the MAJOR version for incompatible changes.
  2. Use the MINOR version when adding functionality in a backwards compatible manner.
  3. Use the PATCH version when introducing backwards compatible bug fixes.

Backwards compatibility in 0.0.z and 0.y.z version

  • In the context of initial development, backwards compatibility in versions 0.0.z is not guaranteed when z is increased. (Initial development)
  • In the context of pre-release, backwards compatibility in versions 0.y.z is not guaranteed when y is increased. (Pre-release)

Copyright © 2018-2023 Hadenlabs

Trademarks

All other trademarks referenced herein are the property of their respective owners.

License

The code and styles are licensed under the LGPL-3.0 license See project license..

Don’t forget to 🌟 Star 🌟 the repo if you like learn-go

Your feedback is appreciated