https://github.com/ffflorian/go-tools
A small collection of useful tools written in Go
https://github.com/ffflorian/go-tools
cli flags git github go golang
Last synced: 4 months ago
JSON representation
A small collection of useful tools written in Go
- Host: GitHub
- URL: https://github.com/ffflorian/go-tools
- Owner: ffflorian
- License: gpl-3.0
- Created: 2019-11-14T09:23:36.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-05-14T17:48:39.000Z (about 2 years ago)
- Last Synced: 2024-05-15T13:50:20.347Z (about 2 years ago)
- Topics: cli, flags, git, github, go, golang
- Language: Go
- Size: 1.09 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# go-tools [](https://github.com/ffflorian/go-tools/actions/)
A small collection of useful tools written in Go:
* [gh-open](./gh-open): Open a GitHub repository in your browser.
* [my-timezone](./my-timezone): Calculate the exact time based on your location.
* [simplelogger](./simplelogger): A simple logger.