ElixirScript工具的目的是为了将你已有的Elixir代码转成JavaScript代码。使用方法:usage: ex2js  [options]    path to elixir files or           the elixir code string if the -ex flag is used   options:   -o  --output [path]   places output at the given path   -ex --elixir          read input as e