Phate6660/clojurefetch

Created Jan 11, 2021 · View the Phate6660/clojurefetch repository page

I have a problem with making info fetch utilities in different langs okay.

Want this for your repo?

Render a free sample of any GitHub repo in seconds.

Visualize your own →

Contributors

2

Lines of Code

55

From

Aug 29, 2020

To

Jan 8, 2021

About Phate6660/clojurefetch

Clojurefetch is a command-line utility written in Clojure that fetches and displays system information. The project appears to be part of the developer's collection of similar info-fetch tools implemented across different programming languages. It follows the pattern of other popular system information display programs like neofetch or screenfetch, showing details about the user's system in a formatted output.

The tool is invoked through Leiningen (Clojure's build tool) and accepts command-line flags to customize which information gets displayed. Based on the examples, it supports a help command to show available options and flag combinations that determine what system details to output. The project is relatively straightforward in scope, serving as both a functional utility and an exercise in implementing similar functionality across multiple programming languages.

Share this video