Skip to content

noncreature0714/articles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

articles

This project contains source code for posts on http://baptiste-wicht.com

Build

You can get the source with Git:

git clone --recursive https://github.com/wichtounet/articles.git

and then, several targets are available to build the different source projects. The default target build all the projects:

make

then, the executables are present in release/bin/

License

All the code is licensed under the terms of the MIT license. It means that you can use this code in your software, even proprietary, as long as you retain the copyright notice.

About

Source code for my articles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 94.8%
  • Makefile 5.2%