1 Forks
52 Stars
52 Watchers

Soup

Soup is a build system that guarantees incremental build correctness and aims to simplify many aspects of developing shared code while maintaining best in class performance.

How to download and setup Soup

Open terminal and run command
git clone https://github.com/SoupBuild/Soup.git
git clone is used to create a copy or clone of Soup repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Soup https://github.com/SoupBuild/Soup/archive/master.zip

Or simply clone Soup with SSH
[email protected]:SoupBuild/Soup.git

If you have some problems with Soup

You may open issue on Soup support forum (system) here: https://github.com/SoupBuild/Soup/issues