mirror of
https://github.com/overleaf/overleaf.git
synced 2024-12-03 00:44:34 -05:00
9 lines
300 B
Ruby
9 lines
300 B
Ruby
|
name 'redis-server'
|
||
|
maintainer 'ShareLaTeX'
|
||
|
maintainer_email 'team@sharelatex.com'
|
||
|
license 'AGPLv3'
|
||
|
description 'Installs/Configures redis-server'
|
||
|
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
|
||
|
version '0.1.0'
|
||
|
depends 'apt'
|