tags

Easily create HTML tags in Go

Github星跟蹤圖

Test Status
Go Report Card

Tags

Easily build HTML tags in Go! This package is especially useful when using http://gobuffalo.io.

Getting Started

Prerequisites

Tags has a minimum Go dependency of 1.12.0 and is being actively tested against go 1.12 and 1.13.

Installing

To get this lib just get it via go get

go get github.com/gobuffalo/tags/...

Running the tests

In order to run the tests you can execute:

go test ./...--race

Documentation

Documentation is currently in this repository Wiki, you can find there instructions on how to use tags within your app.

Contributing

If you want to contribute, please read this article first: Contributing to Open Source Git Repositories in Go. It shows how to configure your git environment to avoid common pitfalls. This article is recommended to all those who are looking to contribute to any Go projects.

^ Taken from gobuffalo.io

⚠️ Send PRs to development branch

The way we release in Tags is:

  1. We use development branch to accumulate changes to be released
  2. Once we decide to make a release we send a PR from development to master with those changes to be added.
  3. Once that PR gets merged we tag a new release with the vX.X.X scheme.

主要指標

概覽
名稱與所有者gobuffalo/tags
主編程語言Go
編程語言Go (語言數: 2)
平台
許可證MIT License
所有者活动
創建於2017-01-30 21:06:02
推送於2023-03-11 10:21:27
最后一次提交
發布數49
最新版本名稱v3.1.4 (發布於 )
第一版名稱v1.0.0 (發布於 )
用户参与
星數53
關注者數8
派生數72
提交數325
已啟用問題?
問題數53
打開的問題數5
拉請求數85
打開的拉請求數0
關閉的拉請求數9
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?