Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Idea: package an app for homebrew? #1210

Closed
Fristi opened this issue Mar 22, 2019 · 1 comment
Closed

Idea: package an app for homebrew? #1210

Fristi opened this issue Mar 22, 2019 · 1 comment

Comments

@Fristi
Copy link

Fristi commented Mar 22, 2019

It would be convenient to

  • write a CLI tool in Scala
  • package them with Graal / scala-native?
  • install them via homebrew

Is this hard to accomplish?

It's just an idea, shoot at it :-)

@muuki88
Copy link
Contributor

muuki88 commented Mar 29, 2019

Thanks @Fristi for your input.

package them with Graal

This is already possible with native-packager 😎

package them with scala-native

There is an example repository demonstrating this for scala-native and scalajs with node:
https://github.com/muuki88/scala-target-examples

install them via homebrew

This is out-of-scope for native-packager. Native-packager builds packages, but doesn't deploy them 😄

@muuki88 muuki88 closed this as completed Mar 29, 2019
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

No branches or pull requests

2 participants