Skip to content

a linux terminal command that summons a rotating cube like sl or cmatrix

Notifications You must be signed in to change notification settings

kernelxdev/cube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

cube-bin

a linux terminal command that summons a rotating cube like sl or cmatrix

Installation

You can simply git clone it and install using install.sh

git clone https://github.com/kernelxdev/cube-bin.git

After opening the directory you want to compile the cube.c program best using clang you can do literally the same with gcc just change clang to gcc

clang cube.c -o cube -lm

And then move it to usr/bin directory

sudo mv cube /usr/bin

Thanks for using the app if you will bye

About

a linux terminal command that summons a rotating cube like sl or cmatrix

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages