GNU/Linux bash utilities ( Checked on Mint distro )
Script name | Folder | Description |
---|---|---|
clone_user | github | Clones the 100 first repositories for a given user in Github |
initPublish | github | Create a new git repo in the current dir and publish to Github |
newRepo | github | Create a new Github remote repo |
cppcheck | install_program | Install cppcheck |
ctags | install_program | Install ctags |
gcc | install_program | Install gcc |
maxima | install_program | Install maxima |
sigrok | install_program | Install sigrok |
wine | install_program | Install wine |
grubBeauty | linux | Changes the grub2 bootloader background image |
restorePermissions | linux | Gives default permissions to the current directory tree |
lcd2 | personal | Turns on/off the second lcd-screen of your pc |
Saleae | personal | Executes Saleae logic analyser |
uart | personal | Enables UART communication with a micro-controller from terminal |
work | personal | Initialize my working environment |
usage:
'make all' Help info
'make simulate' Copy the most usefull scripts in bin/
'make install' Install the most usefull scripts in your system
'make clean' Clean project generated files
GNU © Kanelis Ilias