forked from noozo/phosphoricons_elixir
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.mix_tasks
81 lines (81 loc) · 903 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
app.config
app.start
app.tree
archive
archive.build
archive.install
archive.uninstall
clean
cmd
compile
credo
credo.gen.check
credo.gen.config
deps
deps.clean
deps.compile
deps.get
deps.tree
deps.unlock
deps.update
do
docs
escript
escript.build
escript.install
escript.uninstall
format
help
hex
hex.audit
hex.build
hex.config
hex.docs
hex.info
hex.organization
hex.outdated
hex.owner
hex.package
hex.publish
hex.registry
hex.repo
hex.retire
hex.search
hex.sponsor
hex.user
loadconfig
local
local.hex
local.phx
local.public_keys
local.rebar
new
nimble_parsec.compile
phx
phx.digest
phx.digest.clean
phx.gen.cert
phx.gen.channel
phx.gen.context
phx.gen.embedded
phx.gen.html
phx.gen.json
phx.gen.live
phx.gen.presence
phx.gen.schema
phx.gen.secret
phx.new
phx.new.ecto
phx.new.web
phx.routes
phx.server
profile.cprof
profile.eprof
profile.fprof
release
release.init
run
test
test.coverage
test.watch
xref