Created
December 26, 2018 10:40
-
-
Save shivam-880/f9cc42a3b5bdc4a2c540086233374bfd to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ cd consul-scala-macro-annotations/myservice/target/universal | |
$ unzip myservice-0.1.0-SNAPSHOT.zip | |
$ cd myservice-0.1.0-SNAPSHOT | |
$ bin/start.sh | |
$ tail -f logs/stdout.log |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment