Feature #2505
Updated by Tom Clegg over 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. API server install: Install: * Add recipe for installing ruby 2.1 (including @apt-get install zlib1g-dev gettext bison libssl-dev@ before building ruby) * @apt-get install libpq-dev sqlite3@ libpq-dev@ before @bundle install@