https://github.com/bu/butil
A collection of utilities for everyday tasks
https://github.com/bu/butil
Last synced: 3 months ago
JSON representation
A collection of utilities for everyday tasks
- Host: GitHub
- URL: https://github.com/bu/butil
- Owner: bu
- Created: 2024-10-22T13:56:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-27T06:20:59.000Z (over 1 year ago)
- Last Synced: 2025-01-07T17:19:02.058Z (over 1 year ago)
- Language: Go
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Butils
Butils is a collection of utilities for everyday tasks.
## Packages
```
butils
/env - Environment variables related utilities
/registry - Generic service registry related utilities
```