Skip to content

Conversation

@robzolkos
Copy link
Owner

Summary

  • Adds basecamp register command that interactively collects app name, company, website URL, and accessible URL, then outputs registration form values including the computed redirect URI
  • Updates README Setup section to explain port 3002 requirement and tunnel services (Tailscale, ngrok) needed for OAuth callback
  • Adds Agent Skills section with npx skills add robzolkos/basecamp-cli install instruction

Test plan

  • Run basecamp register and verify it prompts for all fields and outputs correct redirect URI
  • Verify basecamp help shows the new register command
  • Review updated README for clarity

Adds a new `basecamp register` command that interactively collects
application details and outputs the exact values needed for Basecamp
OAuth app registration. Also updates README with clearer setup
instructions explaining the port 3002 requirement and tunnel services
(Tailscale, ngrok) needed for OAuth callback.
@robzolkos robzolkos force-pushed the feature/register-helper branch from 479d853 to 50836a9 Compare January 30, 2026 23:38
@robzolkos robzolkos merged commit 04d5b6c into master Jan 30, 2026
1 check passed
@robzolkos robzolkos deleted the feature/register-helper branch January 30, 2026 23:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant