We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0a6951 commit 6c37b65Copy full SHA for 6c37b65
README.md
@@ -6,7 +6,7 @@ basically `mkdir -p` + `touch`
6
7
### osx
8
9
-brew install https://raw.githubusercontent.com/defeated/touchp/master/formula.rb
+brew install https://raw.githubusercontent.com/defeated/touchp/master/touchp.rb
10
11
## usage
12
formula.rb renamed to touchp.rb
@@ -1,5 +1,3 @@
1
-require "formula"
2
-
3
class Touchp < Formula
4
url "https://github.com/defeated/touchp/releases/download/0.0.1/touchp-0.1.1-darwin-amd64.zip"
5
homepage "https://github.com/defeated/touchp/"
0 commit comments