Created
January 13, 2025 11:10
-
-
Save detj/ed02c3bc90b80072ae7f4c538f883356 to your computer and use it in GitHub Desktop.
Get a repo's creation date
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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