Added a cask for TeXnicle - another TeX editor

A good alternative to TexShop with a little bit more native Mac OS look.
This commit is contained in:
Ngoc Pham
2014-01-21 11:06:16 -05:00
parent 8be5672ea3
commit 13a5c4e5a1
+7
View File
@@ -0,0 +1,7 @@
class Texnicle < Cask
url 'http://www.bobsoft-mac.de/resources/TeXnicle/2.2/TeXnicle.app.2.2.8.zip'
homepage 'http://www.bobsoft-mac.de/texnicle/texnicle.html'
version '2.2.8'
sha1 'd39a7142e97e7d0787047b02d821b67343099571'
link 'TeXnicle.app'
end