mirror of
https://github.com/overleaf/overleaf.git
synced 2024-12-29 05:23:45 +00:00
10 lines
No EOL
135 B
Ruby
10 lines
No EOL
135 B
Ruby
#
|
|
# Cookbook Name:: packages
|
|
# Recipe:: default
|
|
#
|
|
# Copyright 2014, ShareLaTeX
|
|
#
|
|
|
|
package 'git'
|
|
package 'vim'
|
|
package 'build-essential' |