Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```