Created
July 1, 2014 14:40
-
-
Save alco/3b3f2cb991c5e6e4e14a 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
$ ./build.sh | |
All dependencies up to date | |
==> gproc (compile) | |
==> wyvern | |
Compiled lib/seex/seex.ex | |
Compiled lib/seex/compiler.ex | |
Compiled lib/wyvern/cache.ex | |
Compiled lib/wyvern/helpers.ex | |
Compiled lib/wyvern/html_helpers.ex | |
Compiled lib/wyvern/layout.ex | |
Compiled lib/wyvern/seex_engine.ex | |
Compiled lib/wyvern.ex | |
Compiled lib/wyvern/supervisor.ex | |
Compiled lib/wyvern/view.ex | |
Compiled lib/wyvern/view_engine.ex | |
Generated wyvern.app | |
==> ranch (compile) | |
==> cowlib (compile) | |
==> cowboy (compile) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment