Skip to content

wrgoldstein/what-changed-when

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

what-changed-when

under construction

Minimal app for perusing commmit messages in a timeline.

To run, clone this repo into whatever folder contains the repo of interest, e.g.

all-my-repos
├── repo-of-interest
├── other-repo-of-interest
├--> what-changed-when

install the necessary gems:

gem install sinatra ruby-git haml activesupport

run the sinatra app:

ruby main.rb

visit localhost:4567/repo-of-interest:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published