sw icon indicating copy to clipboard operation
sw copied to clipboard

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

Software Network (SW)

Build status

Resources

  • Homepage: https://software-network.org/
  • Documentation: https://software-network.org/client/sw.pdf
  • Download: https://software-network.org/client/
  • Issue tracking: https://github.com/SoftwareNetwork/sw/issues
  • Forum: https://groups.google.com/forum/#!forum/software-network

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.