Browse Source

new cask: textadept

contributed by @rgieseke in #33, needed some `linkapps` improvements to
fully support it, but now it's working!
phinze 13 years ago
parent
commit
82f55a3db9
  1. 5
      Casks/textadept.rb

5
Casks/textadept.rb

@ -0,0 +1,5 @@
class Textadept < Cask
url 'http://foicica.com/textadept/download/textadept_5.4.osx.zip'
homepage 'http://foicica.com/textadept/'
version '5.4'
end
Loading…
Cancel
Save