A set of useful bash scripts to automate, build, test, run, and perform other actions.
- cinit - Initialises a c-project
source <(curl -s "https://raw.githubusercontent.com/NeoSahadeo/bash-scripts/refs/heads/main/src/cinit.sh"); exec $SHELL -l
Contributions are always welcome!
- @NeoSahadeo (Current Owner)