Skip to content

no need to the insane setup to use the repo #2

@jakob1379

Description

@jakob1379

works perfectly fine with:

❯ uvx -p 3.13 --from git+https://github.com/originalankur/GenerateAgents.md autogenerateagentsmd --help
Installed 79 packages in 60ms
usage: autogenerateagentsmd [-h] [--model PROVIDER/MODEL] [--list-models] [repo]

AutogenerateAgentsMD — analyze a GitHub repo and generate AGENTS.md

positional arguments:
  repo                  Public GitHub repository URL to analyze.

options:
  -h, --help            show this help message and exit
  --model, -m PROVIDER/MODEL
                        LLM to use, e.g. 'gemini/gemini-2.5-pro', 'anthropic/claude-
                        sonnet-4-20250514', 'openai/gpt-4o'. You can also pass just a
                        provider name ('gemini', 'anthropic', 'openai') to use its default
                        model.
  --list-models         List all supported models and exit.

similarly done in pipx if you use uv you can publish to pypi with uv publish and that is it :)

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