Skip to content

[scala-cli app]: add prebuilt binary for linux aarch64#191

Merged
tgodzik merged 1 commit intocoursier:masterfrom
lwronski:add-scala-cli-linux-aarch64
Dec 20, 2022
Merged

[scala-cli app]: add prebuilt binary for linux aarch64#191
tgodzik merged 1 commit intocoursier:masterfrom
lwronski:add-scala-cli-linux-aarch64

Conversation

@lwronski
Copy link
Copy Markdown
Contributor

It tested like this:

./cs-aarch64-pc-linux install scala-cli  \
               --default-channels=false \
               --channel ./apps/resources  \
               --install-dir .
./scala-cli hello.sc
Starting compilation server
Downloading compilation server 1.5.4-sc-4
Compiling project (Scala 3.2.1, JVM)
Compiled project (Scala 3.2.1, JVM)
hello
$ ./scala-cli about
Scala CLI version: 0.1.19
Scala version (default): 3.2.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants