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 df20a07 commit 4649276Copy full SHA for 4649276
justfile
@@ -1,5 +1,5 @@
1
## See https://github.com/casey/just
2
-## Install with $ brew install justfile
+## Install with $ brew install just
3
run:
4
cd plugins && ./gradlew check publishToMavenLocal
5
cd sample-kotlin && ./gradlew refreshVersions
0 commit comments