Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 539 Bytes

File metadata and controls

28 lines (15 loc) · 539 Bytes

Bash Tools

A set of useful bash scripts to automate, build, test, run, and perform other actions.

Table of Contents

  • cinit - Initialises a c-project

Commands

source <(curl -s "https://raw.githubusercontent.com/NeoSahadeo/bash-scripts/refs/heads/main/src/cinit.sh"); exec $SHELL -l

Contributing

Contributions are always welcome!

License

MIT

Authors