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