mirror of
https://github.com/EnumeratedDev/stormfetch.git
synced 2026-09-15 23:46:12 +00:00
8874e7448832ccd62b326743079e8261979679aa
Stormfetch
A simple linux fetch program written in go and bash
Developers:
Project Information
Stormfetch is a program that can read your system's information and display it in the terminal along with ascii art of the linux distribution you are running
Installation Guide
- Download the latest version of the plugin from this repository
- Run the following command to compile the project
make
- Run the following command to install stormfetch into your system. You may also append a DESTDIR variable at the end of this line if you wish to install in a different location
make install prefix=/usr
Description
A simple linux fetch program written in go. Mirror of https://github.com/EnumeratedDev/stormfetch
Readme
MIT
51 MiB
Languages
Go
96%
Makefile
4%