sw
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)
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)
- Download client from https://software-network.org/client/
- Unpack, add to PATH
- 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.