Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 414 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 414 Bytes

Github versions

A script for viewing the versions of key dependencies in Varvet projects.

Currently shows the Rails version from a Gemfile.lock

Setup

bundle install

Then generate a GitHub Personal Access Token, giving it "repo" access

Usage

ruby github_versions.rb <personal access token>