Skip to content

jmaransay/travis-ruby-recrep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

This repository contains a ruby script to check the Travis status of a collection of GitHub repositories, selected by their names.

Some instructions:

  • Ruby and the gem travis must be installed (for instance, in Ubuntu):

    $ sudo apt install ruby

    $ sudo apt install ruby-dev

    $ sudo gem install travis -v 1.8.9 --no-rdoc --no-ri

  • By downloading recuperarepositorios.rb, in order to check the repositories status, introduce your data and run:

    $ ruby recuperarepositorios.rb cuasi

where cuasi denotes the user's github account login.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages