-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
See no reason why do I need SBT to actually use it. Some people may want to use it and they don't have anything like SBT or Scala SDK or even JDK preinstalled. I assume they have JRE.
Expected behaviour:
To have ability to build executable jar and to provide configuration from command line. Something like
java -jar rabbit-consumer.jar --ip 127.0.0.1 --port 5672 ...
Actual behaviour:
Have to modify source, run SBT and invoke Scala code directly.
What do you think?
rodoherty1
Metadata
Metadata
Assignees
Labels
No labels