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 f682441 commit 600fc4eCopy full SHA for 600fc4e
README.md
@@ -158,7 +158,7 @@ ideas and coordinate your effort with others.
158
159
Here are some common commands. Most ant targets offer a `-opt` variant that runs under `-optimise` (CI runs the -optimize variant).
160
161
- - `./pull-binary-libs.sh` [downloads](http://typesafe.artifactoryonline.com/typesafe) all binary artifacts associated with this commit.
+ - `./pull-binary-libs.sh` downloads all binary artifacts associated with this commit.
162
- `ant -p` prints out information about the commonly used ant targets.
163
- `ant` or `ant build`: A quick compilation (to build/quick) of your changes using the locker compiler.
164
0 commit comments