Skip to content

srinivasrk/iCal-Github-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ADD GITHUB MILESTONE EVENTS TO YOUR CALENDAR

ENVIRONMENT VARIABLES

GITHUB_ACCESS_TOKEN = < your access token >

RUNNING THE NODE APP

npm install
node index.js

How do I use it?

when the node server is running it accepts end points in the following format

/<owner_name>/<repo_name>

Which gives you a iCal milestone events for that repo. Make sure to have access token in env variables of the node server if you are accessing a private repo.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published