Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

pretorin-ai/.github

This repository holds organization-level GitHub configuration for Pretorin AI. It is not a product — it exists to control what shows up across the org on GitHub.

The org profile page

The file that matters here is profile/README.md. GitHub renders it as the public org profile page at github.com/pretorin-ai — it's the first thing visitors see. The README.md you're reading now is not shown there; it's only visible to people who open this repo directly.

Updating the profile README

  1. Edit profile/README.mdnot this file.
  2. Commit and push to main. The public profile page updates automatically; there's no build or deploy step.
  3. Verify the result at github.com/pretorin-ai.

Conventions

  • Public, high-visibility surface. Anything added here is indexed and discoverable. Don't reference private repos, internal URLs, or anything not meant for a general audience.
  • Tools with public repos go under Open Source Tools → Available Now with a direct repo link.
  • Tools without a public repo (e.g. the CLI, whose source repo is private) should not link the repo. Instead, point users to the docs and a public install path (e.g. PyPI). The Pretorin CLI entry follows this pattern: install commands + a link to the docs at https://pretorin-ai.github.io/pretorin-cli/, with no repo link.
  • Keep install commands in sync with the docs. When the CLI install instructions change at the docs site, update the snippet in profile/README.md to match. Only include install methods that work without repo access (PyPI via uv/pip/pipx) — skip Docker and dev-setup steps that require cloning the private repo.

Other org configuration

Additional org-wide GitHub defaults (issue templates, funding, etc.) can live in this repo per GitHub's community health file conventions.

About

public profile repo

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors