Skip to content

💻 CLI for generic-makefile and generic-cmake integration

License

Notifications You must be signed in to change notification settings

riera90/generic-CLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

💻 CLI for generic-makefile and generic-cmake integration

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages