Skip to content

fix: add ultra-quickstart guidance#2655

Open
RamiNoodle733 wants to merge 1 commit intosimonw:mainfrom
RamiNoodle733:fix/issue-2625
Open

fix: add ultra-quickstart guidance#2655
RamiNoodle733 wants to merge 1 commit intosimonw:mainfrom
RamiNoodle733:fix/issue-2625

Conversation

@RamiNoodle733
Copy link
Copy Markdown

@RamiNoodle733 RamiNoodle733 commented Mar 7, 2026

Summary

  • Adds an Ultra-quickstart section near the top of README.md
  • Highlights the two-command flow requested in the issue:
    • uv tool install datasette
    • datasette my_database.db
  • Keeps existing installation and usage docs intact

Fixes #2625

Testing

  • python -m pytest tests/test_docs.py -q (failed: python not found in this environment)
  • python3 -m pytest tests/test_docs.py -q (failed: pytest module not installed in this environment)

📚 Documentation preview 📚: https://datasette--2655.org.readthedocs.build/en/2655/

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.

Website and GitHub need a better ultra-quickstart

1 participant