Blob Blame History Raw
#!/usr/bin/env escript
%%! -noshell -noinput

main (Args) ->
	rebar3:main(Args).