mirror of
https://github.com/overleaf/overleaf.git
synced 2024-12-01 13:22:15 -05:00
8 lines
300 B
Ruby
8 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'
|