https://github.com/willdoescode/conv
https://github.com/willdoescode/conv
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/willdoescode/conv
- Owner: willdoescode
- Created: 2020-12-12T04:08:10.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-13T01:30:42.000Z (over 4 years ago)
- Last Synced: 2025-04-01T10:55:04.442Z (about 1 month ago)
- Language: Go
- Size: 4.88 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Conv
## A CLI tool to do measurement conversions
### Installing
#### Go package manager
```bash
go get github.com/willdoescode/conv
```