Skip to content

Instantly share code, notes, and snippets.

@DanielBlanco
Created May 21, 2021 18:04
Show Gist options
  • Save DanielBlanco/42e2f08b50d66b0da0bdc31756316be1 to your computer and use it in GitHub Desktop.
Save DanielBlanco/42e2f08b50d66b0da0bdc31756316be1 to your computer and use it in GitHub Desktop.
Script to be run with ammonite `amm hello-ammonite`
#!/usr/bin/env amm
println("hello world")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment