Installation & Setup
Prerequisites
- Node.js 18+ installed
- GitHub account with admin access to target repository
- Slack workspace (if integrating)
Step 1: Install the CLI
npm install -g onboardai-cli
onboardai initStep 2: Connect GitHub
Run the integration command and follow the OAuth flow:
onboardai connect githubAuthorize the app to access your repositories, then select the ones to monitor.
Step 3: Create Your First Template
Use the interactive template builder:
onboardai template create --name "New Engineer"Next Steps
After installation, explore the API Reference for webhooks and custom integrations. You can also ask the AI assistant above for any specific questions.


No comments yet. Be the first!