Skip to content

zachariahcox/createdat

Repository files navigation

Summary

Use the GitHub CLI to add a "Created Date" column to a GitHub project.

Developer loop

  1. Install the gh cli
  2. Login gh auth refresh and follow the steps
  3. Ensure you add the project scope gh auth refresh -s project
make build
make test
make clean

Usage

  1. find the fully-qualified url to your project.
  2. run the following script with to dry-run the operation:
createdat --project=https://github.com/orgs/<org>/project/<number>
  1. When you're happy with the output run with --debug=false

About

golang cli to add the created_at column to github projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors