Project

General

Profile

Feature #2505

Updated by Tom Clegg about 10 years ago

TODO: 

 * Fix unnecessary monospace for names of programs (notably SSH and git). 
 * Standardize capitalization of "SSH" and "Git" when used as names rather than commands typed in a terminal (those seem to be the accepted use / official home page spellings, respectively) 
 * Spelling of MD5 is MD5, not md5 
 * In our grep example on @running-pipeline-command-line.html@, we should grep for something that actually does appear. 

 Install: 
 * Add recipe for installing ruby 2.1 (including @apt-get install zlib1g-dev gettext bison libssl-dev@ bison@ before building ruby) 

Back