https://github.com/elliotxx/gulu
A Golang util (轱辘)
https://github.com/elliotxx/gulu
go golang utils
Last synced: 7 months ago
JSON representation
A Golang util (轱辘)
- Host: GitHub
- URL: https://github.com/elliotxx/gulu
- Owner: elliotxx
- License: mit
- Created: 2022-01-23T09:55:06.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-08T13:55:15.000Z (about 3 years ago)
- Last Synced: 2025-02-16T05:41:24.620Z (9 months ago)
- Topics: go, golang, utils
- Language: Go
- Homepage: https://pkg.go.dev/github.com/elliotxx/gulu
- Size: 330 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README-zh.md
- License: LICENSE
Awesome Lists containing this project
README
gulu 是一个 Golang 常用工具库,名字「轱辘」灵感来自 [88250/gulu](https://github.com/88250/gulu),很酷的名字!
## 📜 语言
[English](https://github.com/elliotxx/gulu/blob/master/README.md) | [简体中文](https://github.com/elliotxx/gulu/blob/master/README-zh.md)
## ⚡ 使用
```
go get -u github.com/elliotxx/gulu
```
## ✨ 功能
### git 操作 gitutil
### 日志库 log
### 操作系统 os
### 版本信息 version
### 解压缩 archive
### 漂亮的输出库 pretty