Skip to content

docs: end-user install methods + CONTRIBUTING guide#4

Merged
CryptoJones merged 1 commit into
mainfrom
docs/install-and-contributing
Jun 3, 2026
Merged

docs: end-user install methods + CONTRIBUTING guide#4
CryptoJones merged 1 commit into
mainfrom
docs/install-and-contributing

Conversation

@CryptoJones
Copy link
Copy Markdown
Owner

Closes #3.

Summary

  • README: expand Install with isolated CLI installs from the git remote (uv tool install / pipx, GitHub or Codeberg), keeping the editable clone path for development.
  • Add CONTRIBUTING.md: dev setup, the ruff / mypy --strict / pytest quality gates, project layout, the SPDX-header + path-safety conventions, and the branch/PR flow across the two mirrors.

Test plan

  • Docs-only; no code paths touched.
  • Links resolve; ruff check . / mypy src / pytest -v still green (unchanged from main).

Proudly Made in Nebraska. Go Big Red! 🌽 https://xkcd.com/2347/

Expand the README Install section with isolated CLI installs straight from
the git remote (uv tool install / pipx, GitHub or Codeberg), and keep the
editable clone path for development.

Add CONTRIBUTING.md covering the dev setup, the ruff/mypy/pytest quality
gates, the project layout, the SPDX-header and path-safety conventions, and
the branch/PR flow across the two mirrors.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@CryptoJones CryptoJones merged commit 84b2515 into main Jun 3, 2026
3 checks passed
@CryptoJones CryptoJones deleted the docs/install-and-contributing branch June 3, 2026 16:31
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.

Docs: end-user install methods + CONTRIBUTING guide

1 participant