Skip to content

UX: Add 'freeturtle connect <provider>' command for modular setup #29

Description

@FreeTurtle7

Currently, if a founder wants to add a new connection (e.g., GitHub, Gmail) after the initial freeturtle init, they have to either manually edit the .env file or re-run a complex setup process.

Proposed Solution:
Implement a freeturtle connect <provider> command (e.g., freeturtle connect github) that:

  1. Runs the specific connection logic for that provider.
  2. Updates the .env file.
  3. Offers to update config.md to enable the module.

This makes the onboarding and expansion experience much more modular and less intimidating.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions