Akd v0.3.0 mix akd.sample_deploy View Source
This task deploys an app
Link to this section Summary
Link to this section Functions
Link to this function
build() View Source
Link to this function
deploy() View Source
Link to this function
fetch() View Source
Link to this function
init() View Source
Link to this function
publish() View Source
Link to this function
run(argv) View Source
A task needs to implement run which receives
a list of command line args.
Callback implementation for Mix.Task.run/1.