Skip to content

Instantly share code, notes, and snippets.

@alandipert
Created September 16, 2015 01:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alandipert/bee3a5a2b71ee0b2312b to your computer and use it in GitHub Desktop.
Save alandipert/bee3a5a2b71ee0b2312b to your computer and use it in GitHub Desktop.
alan@superterry:/tmp$ boot -d boot/base:2.2.0 -d boot/core:2.2.0 -d org.clojure/clojure:1.7.0 -d alda:LATEST -d adzerk/boot-ubermain:1.0.0-SNAPSHOT ubermain -m alda.cli/-main
Adding uberjar entries...
Performing substitutions on adzerk/MainSploder.java
Compiling 1 Java source files...
Writing project.jar...
alan@superterry:/tmp$ java -jar target/project.jar
alda v0.6.0
Usage:
alda <task> <options>
To see options for a task:
alda <task> --help
Tasks:
help Display this help text.
version Display Alda version number.
play Parse some Alda code and play the resulting score.
parse Parse some Alda code and print the results to the console.
repl Starts an Alda Read-Evaluate-Play-Loop.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment