To get started, run:
source installThis will also install the following projects:
Also, all of the scripts contained in this project are added to the $PATH once installed.
-
base-linux-installRun with "sudo" on Linux systems; adds base components useful for software development et. al. -
base-mac-installRun on MacOS systems to install base components needed for productive development. -
codec-installInstall all of the non-open Codec packages needed for multimedia access on Ubuntu Linux. -
exodusCreate a working local instance of one or more Pantheon sites; presumes target is using a LAMP stack. -
gsvnProvides an svn-like wrapper tool to access Git repositories using svn syntax. -
remove-dbprefixRemove the db-prefix from a Drupal site that uses one, renaming the sql table names to match. -
resetmysqladminpwReset the admin password on a local mysql server -
restore-macos-preferences.shConfigure the preferences on a MacOS system to match a base set of configuration -
save-macos-preferences.phpWrite a new version of therestore-macos-preferences.shcapturing the current values of all of the preference settings that are saved by these scripts. -
sourcelinesMake an attempt to count how many lines of code, not including comments, are in a given project. -
ssh-copy-id.shA version of the ssh-copy-id tool to run on MacOS machines.