Skip to content

crazyuploader/BASH

Repository files navigation

BASH

ShellCheck Build Status CodeFactor

git.sh

  • Git Helper.

kernel.sh

  • Kernel Builder Helper Script.

build_cpp.sh

  • C++ Program Build Helper Script.

build_py.sh

  • Python Program Build Helper Script.

check_sh.sh

  • Script to check all the'.sh' files in the current directory using 'shellcheck'.

check_py.sh

  • Script to lint all the '.py' files in the current directory using 'pyflakes' and 'flake8'.

setup.sh

  • Just a script to help me set thing(s) up after new installation of an OS.

update.sh

  • Script to update my GitHub frequently used repositories.

kbuild.sh

  • Automated Kernel Script.