Skip to content

bufferapp/buffer-repo-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

buffer-repo-utils

Some scripts to help us manage all of our repos.

Setup

Head over to Github and create a new personal access token with the "repo" scope selected. Create a new file called githubToken.json in this repo's directory with your key wrapped in " as it's only contents, no objects/curly braces needed.

Labels

To add the base labels to your repo, run this script padding the repo name

node ./addLabels.js buffer-images

About

Utilty scripts to manage our buffer github repos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published