Skip to content

crazyuploader/BASH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a2dde74 · Feb 26, 2025
Sep 4, 2023
Jul 7, 2021
Jan 7, 2021
Jan 7, 2021
Feb 26, 2025
Jan 7, 2021
Jun 10, 2021
Jan 7, 2021
Dec 5, 2020
Dec 5, 2020
Dec 5, 2020
Dec 5, 2020
Dec 5, 2020
Dec 5, 2020
Jun 23, 2021
Dec 5, 2020
Dec 5, 2020
Dec 5, 2020
Dec 7, 2021
Dec 5, 2020
Dec 5, 2020
Jan 7, 2021
Jul 30, 2024
Jun 28, 2021
Dec 5, 2020

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.