Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 758 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 758 Bytes

SH-SCRIPTS

This repository contains some usefull homemade shell scripts that I use in my daily work. Feel free to use them and modify them as you like. If you have any suggestions or improvements, please let me know.

Summary

  • 1.1. barrel.sh - A script to create a barrel files for JS, TS, JSX and TSX projects.

🗃️ 2. Database

🔵 3. C

  • 3.1. header.sh - A script to create a header file for an associated C file.
  • 3.2. Makefile - Not a shell script, but a Makefile to compile C files (didn't know where to put that)