-
Clone the repository:
git clone https://github.com/sdevsantiago/ft_args.git
-
Include the header file in your project:
#include "ft_args.h"
The code strictly complies with 42's Norminette v4:
norminette *.hMore info in the official Norminette repository.
- gouwsxander for creating the easyargs repository, in which I took inspiration.
This work is published under the terms of 42 Unlicense. This means you are free to use, modify, and share this software.