Skip to content

Instantly share code, notes, and snippets.

@marekjelen
Created January 13, 2012 10:04
Show Gist options
  • Save marekjelen/1605378 to your computer and use it in GitHub Desktop.
Save marekjelen/1605378 to your computer and use it in GitHub Desktop.
Packages
desc 'Instal packages'
task :packages do
`apt-get install libmysqlclient-dev`
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment