/sw

Software Manager. Build System, Build System Generator and Package Manager. C/C++ and other languages. Tools and libraries for Software Management.

Primary LanguageC++OtherNOASSERTION

Build status

Resources

Build

Using SW (self build)

  1. Download client from https://software-network.org/client/
  2. Unpack, add to PATH
  3. Run
git clone https://github.com/SoftwareNetwork/sw
cd sw
sw build -static

(optional) Run sw generate -static to generate VS solution.

(optional) Run sw override org.sw for smooth development.