โ— Shell
clean mode source โ†—

GitHub - AgrafeModel/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. Web Projects

  • 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)

โ˜•๏ธ 4. Java

  • 4.1. Makefile - Not a shell script, but a Makefile to compile Jave projects quickly (didn't know where to put that)