Skip to content

A little tool to boilerplate a whole new JSCC for every year - creating projects and corresponding issues with one click

License

Notifications You must be signed in to change notification settings

jscraftcamp/jscc-project-creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jscc-project-creator

A little tool to boilerplate a whole new JSCC for every year - creating projects and corresponding issues with one click using the Github GraphQL API.

Prequesites

Personal Access Token

You will need a personal access token in order to use this repository. Follow these instructions to create one. You will need to add the scope repo:public_repo.

Once you have the token, paste it into a file with the name .github_token at the root directory of this repo. (Don't worry - this file is on .gitignore, so you won't commit it). Make sure the file does not contain a new line in the end.

CAREFULL: Never make the personal access token public in any way. Never commit it

About

A little tool to boilerplate a whole new JSCC for every year - creating projects and corresponding issues with one click

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published