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 a17eeac commit d5f27e0Copy full SHA for d5f27e0
bin/scoop-bucket/cs-script.json
@@ -5,5 +5,5 @@
5
"license": "MIT",
6
"url": "https://github.com/oleg-shilo/cs-script/releases/download/v4.11.1.0/cs-script.win.v4.11.1.0.zip",
7
"hash": "sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
8
- "bin": "cscs.exe"
+ "bin": "css.exe"
9
}
bin/scoop-bucket/readme.md
@@ -0,0 +1,2 @@
1
+scoop bucket add cs-script https://github.com/oleg-shilo/cs-script/scoop-bucket
2
+scoop install cs-script
0 commit comments