Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 484 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 484 Bytes

Genius

Genius is a simple and easy to use CLI tool for gathering information about a system. It is valid for Linux and MacOS systems.

Download

You can download the latest version of Genius from the releases page

Installation

git clone https://github.com/kerimkaan/genius.git
cd genius
go mod download
CGO_ENABLED="0" go build -ldflags="-s -w" -o /usr/local/bin/genius main.go

Usage

genius help