Skip to content
/ new_job Public

A little script to generate a list of all projects I've worked on.

Notifications You must be signed in to change notification settings

icco/new_job

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

New Job

You got a new job, and have to list all of your prior work in an easy to print format? This outputs some nice plain text for you.

Setup / installation

  • gem install bundler
  • bundle install
  • bundle exec ./projects.rb -t $GITHUB_TOKEN -d list

Usage

Usage: projects.rb [options]
    -d, --display {table,list}       Define display type. Default: table
    -s, --sort {alpha,date}          Define sort type. Default: alpha
    -t, --token <40 char auth token> User's auth token.
    -n, --[no-]netrc                 Use netrc.
    -h, --help                       Display this screen

Authentication

About

A little script to generate a list of all projects I've worked on.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages