Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jirihnidek/rhsm2
Go package allowing to communicate with Red Hat Subscription Management
https://github.com/jirihnidek/rhsm2
Last synced: about 8 hours ago
JSON representation
Go package allowing to communicate with Red Hat Subscription Management
- Host: GitHub
- URL: https://github.com/jirihnidek/rhsm2
- Owner: jirihnidek
- License: gpl-3.0
- Created: 2023-09-18T12:02:59.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-19T12:38:28.000Z (3 months ago)
- Last Synced: 2024-08-19T14:40:35.226Z (3 months ago)
- Language: Go
- Size: 235 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
RHSM2
-----This project contains Go package allowing to write RHSM2 clients.
## Ho to build the package
Just type:
```
go build
```