Skip to content

rclanget/42-toolkit

 
 

Repository files navigation

42-toolkit

Build Status

42

School

===

Demonstration:

42's priority is P2P so I started a open source project for me and my colleagues. This project contains basic tools that allow us to work faster and more efficiently. This code will prevent wasting time on rewriting the same function several times and allow us to share ideas at the same time. Less time on the generic code and more time on our school project.

Why I wanted to do this

Give me six hours to chop down a tree and
I will spend the first four sharpening the axe.

Abraham Lincoln.

Contributing

I've found a bug!

We're glad you did, and certainly would like to know more! Please use the issues tracker to report it.

You can share your thoughts, requests, feedback on that same tracker!

I'm a dev, I can help!

Welcome, First just take a look at these guidelines

Feel free to contribute 😃🍻

Docker

$> docker build -t="42-toolkit" .
$> docker run -it --rm -v $(pwd):/usr/root/42-toolkit 42-toolkit

How to thank us ?

Just click on ⭐ button 😘

===

Who's behind it?

Owner

===

Lib42

The library has been tested on Darwin, Linux system and Windows with cygwin.

===

License

42-toolkit is available under the GNU General Public License, version 3.

About

🌱 Useful structs written in C

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 96.1%
  • Vim Script 2.2%
  • Other 1.7%