Added TwinDocs

Send documents with no need for them to travel through the Internet.
Sending massive files or dealing with spam filters will not be a
problem for you anymore.
This commit is contained in:
Caleb Xu 2014-03-12 19:54:36 -04:00
parent 9031f2f3ba
commit 41b621a9ad
1 changed files with 8 additions and 0 deletions

8
Casks/twindocs.rb Normal file
View File

@ -0,0 +1,8 @@
class Twindocs < Cask
url 'https://www.twindocs.com/plugins/es/tools_mac/Twindocs%20tools.pkg.zip'
homepage 'https://www.twindocs.com'
version 'latest'
no_checksum
install 'Twindocs tools.pkg'
uninstall :pkgutil => 'com.twindocs.ambassador'
end