- Homepage: https://software-network.org/
- Documentation: https://software-network.org/client/sw.pdf
- Download: https://github.com/SoftwareNetwork/binaries
- Issue tracking: https://github.com/SoftwareNetwork/sw/issues
- Forum: https://groups.google.com/forum/#!forum/software-network
- 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.
More info about supporting Software Network can be found here.