Skip to content

A collection of helper tools developed and used by Cached Nerds

License

Notifications You must be signed in to change notification settings

CachedNerds/Toolbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Toolbox

Codacy Badge license

A collection of helper tools developed and used by Cached Nerds

Requirements

  • C++1z: Write cool code.
  • Boost 1.64.0: Boot.Test and others. May update version frequently.
  • make: May change build system soon.

Compiles with GCC on linux, Clang and GCC on MacOS, and Visual Studio 2017 on Windows 10. Recommend GCC or Clang for consistency.

Building the Toolbox

Each language type will have a building.md file which explains how to build the Toolbox and the motivations for why we chose the build system we did.

C++: building

Source Code Documentation

To see source code documentation of the Toolbox, navigate to the Toolbox/C++ directory and run the command doxygen Doxyfile. This will generate a html/ directory, open the index.html file in the browser to view the documentation.

Contributing

The contributing file details the different standards defined within the Toolbox project and how to contribute.

About

A collection of helper tools developed and used by Cached Nerds

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published