mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
7 lines
280 B
Ruby
7 lines
280 B
Ruby
name 'texlive'
|
|
maintainer 'ShareLaTeX'
|
|
maintainer_email 'team@sharelatex.com'
|
|
license 'All rights reserved'
|
|
description 'Installs/Configures texlive'
|
|
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
|
|
version '0.1.0'
|