Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

mellowmarshe/catfetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐱 Catfetch

Catfetch is a small and cute fetch program written in Go. Linux only (developed on Arch BTW)

Installation

Download a prebuilt binary from the releases or actions

or

DIY

git clone https://github.com/Domterion/catfetch
cd ./catfetch/
go get -d ./...
go build -ldflags "-w -s"
sudo install -m755 ./catfetch /usr/bin/catfetch
cd ../
rm -rf ./catfetch/
catfetch

License

MIT

About

🐱 // Catfetch is a small and cute fetch program written in Go

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages