I will add scripts in this repository as I develop them The newest one will be at the top of the list. Each one of them will have its own documentation which will be linked here
- markdown_links_checker
- A script that allows to check for the validity of all the http urls in a
markdown document
- A script that allows to check for the validity of all the http urls in a
- video
- A script that runs commands alongside a descriptive message
to record instructionnal videos
- A script that runs commands alongside a descriptive message
- classcreator
- A script that creates a template header and source file for a given class name
- man_reader
- A script that allows to read the man in a user friendly manner.
- bash_to_header
- A script that converts a bash script to a C header file
- man_index
- A script that creates a directory and lists all the man pages within it
- config_script
- A script that installs all the required dependancies on a linux distribution
to program in C for 42 projects
- A script that installs all the required dependancies on a linux distribution