Skip to content

Instantly share code, notes, and snippets.

@alco
Created December 1, 2015 16:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alco/dede31be07efcba18544 to your computer and use it in GitHub Desktop.
Save alco/dede31be07efcba18544 to your computer and use it in GitHub Desktop.
$ rm -rf _build/dev
$ mix release
WARN: Missing plugins: [rebar3_hex]
==> neotoma (compile)
==> erlware_commons (compile)
==> bbmustache (compile)
==> getopt (compile)
==> providers (compile)
==> relx (compile)
==> exrm
Compiled lib/exrm/config.ex
Compiled lib/exrm/plugin.ex
Compiled lib/exrm/utils/logger.ex
Compiled lib/exrm/deps.ex
Compiled lib/exrm/plugins/appups.ex
Compiled lib/exrm/utils/utils.ex
Compiled lib/exrm/plugins/consolidation.ex
Compiled lib/mix/tasks/release.plugins.ex
Compiled lib/exrm/appups.ex
Compiled lib/mix/tasks/release.clean.ex
Compiled lib/mix/tasks/release.ex
Generated exrm app
==> conform
Compiled src/conf_parse.erl
Compiled lib/conform/schema/transform.ex
Compiled lib/conform/schema/validator.ex
Compiled lib/conform/sysconfig.ex
Compiled lib/conform/schema/mapping.ex
Compiled lib/conform/type.ex
Compiled lib/conform.ex
Compiled lib/conform/types/enum.ex
Compiled lib/conform/parse.ex
Compiled lib/conform/validators/range_validator.ex
Compiled lib/mix/tasks/conform.archive.ex
Compiled lib/mix/plugins/exrm_conform.ex
Compiled lib/conform/conf.ex
Compiled lib/mix/tasks/conform.release.ex
Compiled lib/conform/utils/utils.ex
Compiled lib/mix/tasks/conform.configure.ex
Compiled lib/mix/tasks/conform.new.ex
Compiled lib/mix/tasks/conform.effective.ex
Compiled lib/conform/utils/code.ex
Compiled lib/conform/schema.ex
Compiled lib/conform/translate.ex
Generated conform app
Building release with MIX_ENV=dev.
==> conform
Generated escript conform with MIX_ENV=dev
==> The release for conformist-0.0.1 is ready!
==> You can boot a console running your release with `$ rel/conformist/bin/conformist console`
[I] ~/tmp/conformist master* 10.073 sec
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment