1Code.require_file "lib/server.exs", __DIR__
2
3Alchemist.Server.start([System.argv])
4