Hello fellow code pioneers! This GitHub haven is where I've stored the 42 libft project, a cornerstone of the 42 course. Immerse yourself in my coding chronicles, but remember, conquer the challenges solo before diving into my solutions, you got it?
libft is a coding Odyssey that'll have you mastering the fundamentals of C. It's like the holy grail of your personal code library! 💡
Here's the incantation to summon your libft masterpiece:
make: Standard magic. Compile the code, and you're set to roll!make bonus: Feeling adventurous? Add the bonus sparks for an extra glow.make clean: Sweep away the traces of your magic. A clean workspace is a wizard's sanctuary.make fclean: Need a fresh slate? This wipes out all enchantments, leaving nothing behind.make debug: Unleash the debug sorcery with lldb. Warning: It leaves behind extra mystical artifacts not handled bymake fclean.
Navigate this enchanted realm with these commands, and may your libft journey be nothing short of legendary! 🌟🔮
To embark on this coding quest, use the command:
git clone git@github.com:RPDJF/42-libft.git
