mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-29 22:41:35 -05: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' |