-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy path.mix_tasks
83 lines (83 loc) · 986 Bytes
/
.mix_tasks
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
app.start
app.tree
archive
archive.build
archive.install
archive.uninstall
clean
cmd
coh.clean
coh.install
coherence.clean
coherence.install
coherence.make_templates
compile
deps
deps.clean
deps.compile
deps.get
deps.tree
deps.unlock
deps.update
do
ecto
ecto.create
ecto.drop
ecto.dump
ecto.gen.migration
ecto.gen.repo
ecto.load
ecto.migrate
ecto.migrations
ecto.rollback
escript
escript.build
escript.install
escript.uninstall
gettext.extract
gettext.merge
help
hex
hex.build
hex.config
hex.docs
hex.info
hex.key
hex.outdated
hex.owner
hex.public_keys
hex.publish
hex.retire
hex.search
hex.user
loadconfig
local
local.hex
local.phoenix
local.phx
local.public_keys
local.rebar
new
phoenix.gen.html
phoenix.new
phoenix.server
phx.digest
phx.digest.clean
phx.gen.channel
phx.gen.context
phx.gen.embedded
phx.gen.html
phx.gen.json
phx.gen.presence
phx.gen.schema
phx.gen.secret
phx.new
phx.routes
phx.server
profile.fprof
run
swoosh.mailbox.server
test
unbrella.migrate
unbrella.seed
xref