# Download
git clone git@github.com:ulagbulag-village/ipi-dev-env.git --recursive
# Enter
cd ipi-dev-env
# Update
git pull --recurse-submodules
- All Modules (
/ip*/
,/netai*/
) are licensed separately. - All other utilities are licensed under Apache 2.0.
The reason for the split-licensing is to ensure that for the vast majority of teams using IPIS to create feature-chains, then all changes can be made entirely in Apache2-licensed code, allowing teams full freedom over what and how they release and giving licensing clarity to commercial teams.