Overview Version History Q & A Rating & Review
nxxm.io
nxxm - Smart C++ Dependency Manager & Build System
Get a fully running C++ environment with all possible C++ libraries just by clicking on nxxm and selecting your build target.
Add an .nxxm/deps
file to install any library.
{
"platform" : ["Boost::+boost"]
, "nxxm/xxhr" : { "@" : "master" }
}
Features
Provides a fully working C++17 build environment on any platform
Intuitive C & C++ build & deploy
Requires absolutely no build recipes
Builds by conventions & smart source code scanning
Generates CMakelists for your code & your dependencies
nxxm is a dependency manager for C++ which fetches and compile any C++ project hosted on GitHub.com <https://github.com/>
_ .
Can automatically generates Github Actions workflows for your app
Motivation
nxxm.io can reduce up to 80% of the time spent debugging your build, and improve your workflow, so that you can focus on what matters : User experience and awesome C++ code .
Learn more