Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 883 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 883 Bytes

generic-CLI for GNU/Linux

This installation script is intended for the generic builders family:

installation

add execution permission to install.sh

chmod u+x ./install.sh

execute install.sh

./install.sh

usage

generic-cli
-c <cmake/makefile> Creates a generic cmake or makefile in the current directory
-d Delete the makefile or cmake of the current directory
-u Updates this scripts and the current directory's makefile or cmake (if there is one)

gcli usage

FAQ!

Q: I have seen generic-cli -c gmf in the generic-makefile readme. What does that mean?

R: the flag -c interprets makefile, make and gmf as install generic-makefile in the project.