Skip to content

Instantly share code, notes, and snippets.

@detj
Created January 13, 2025 11:10
Show Gist options
  • Save detj/ed02c3bc90b80072ae7f4c538f883356 to your computer and use it in GitHub Desktop.
Save detj/ed02c3bc90b80072ae7f4c538f883356 to your computer and use it in GitHub Desktop.
Get a repo's creation date
# syntax
# gh repo view <repo> --json createdAt
# example
gh repo view measure-sh/measure --json createdAt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment