ogrid-campus
v0.3.8
Published
CLI to install and update self-hosted OGrid Campus for colleges
Maintainers
Readme
OGrid Campus CLI (TypeScript / npm)
College-facing installer for self-hosted campus. See docs/self-host.md.
npm install
npm run build
npm link
ogrid-campus --helpDevelop without building:
npm run dev -- -- help
# or
npx tsx src/index.ts install --help