Skip to content

Instantly share code, notes, and snippets.

@alco
Created July 1, 2014 14:40
Show Gist options
  • Save alco/3b3f2cb991c5e6e4e14a to your computer and use it in GitHub Desktop.
Save alco/3b3f2cb991c5e6e4e14a to your computer and use it in GitHub Desktop.
$ ./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