Skip to content
/ git-ics Public

Makes an icalendar file from a git or github repository

Notifications You must be signed in to change notification settings

sunny/git-ics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

Git-ICS

Makes an ical of commits out of git repositories.

  • Author: Sunny Ripert

  • Licence: WTFPL

  • Requires gems icalendar, grit, mime-types:

      $ sudo gem install icalendar grit mime-types
    
  • Usage:

      $ ruby git-ics.rb [--github-user=username|repository-path|repository-uri] ...
    
  • Example:

      $ ruby git-ics.rb ~/code/*/.git --github-user=sunny > my-code-calendar.ics
    

About

Makes an icalendar file from a git or github repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages