danitico / generic-CLI

💻 CLI for generic-makefile and generic-cmake integration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

💻 CLI for generic-makefile and generic-cmake integration

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Shell 100.0%