Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jirihnidek/sub-man
POC of RHSM client written in Go
https://github.com/jirihnidek/sub-man
Last synced: about 8 hours ago
JSON representation
POC of RHSM client written in Go
- Host: GitHub
- URL: https://github.com/jirihnidek/sub-man
- Owner: jirihnidek
- Created: 2023-01-24T14:58:26.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-12T10:37:21.000Z (3 months ago)
- Last Synced: 2024-08-12T11:59:40.667Z (3 months ago)
- Language: Go
- Size: 81.1 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
RHSM client written in Go
=========================This repository contains work in progress of simple CLI RHSM client written in Go.
It is possible to build the project using:
```bash
go build
```