Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 471 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 471 Bytes

greeter

build

Simple console greeter displaying some basic stuff about the system for a quick overview, intended to run on an interactive login.

Screenshot

Build

Required: Go >= 1.16

Linux:

$ git clone github.com/emgag/greeter 
$ cd greeter
$ make 

License

greeter is licensed under the MIT License.