EPS Parent Manager is a parent-owned toolkit for syncing school systems into a local workflow without sending family data upstream. ```bash mkdir my-family-toolkit && cd my-family-toolkit git init curl -fsSL https://raw.githubusercontent.com/x3nc0n/eps-parent-manager/main/scripts/install.sh | bash ```