Skip to content

bottom-software-foundation/bottom-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bottom-c

bottom, but it's written in c.

Building

Building this project requires having your preferred C compiler, and make installed on your systerm. The project can be compiled with a simple command

make

If you'd like to compile, then install the project onto your system

sudo make install

To remove the project from your system

sudo make uninstall

Check out the Makefile to see what options you need to specify in order to install in a different path and set other flags.

About

it's like bottom-hs but I did it in C and it's way faster

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published