Skip to main content
hex
preview
Search
preview
ocelot
0.1.0
hex.pm
Change color theme
Light
Dark
System
Select File
.formatter.exs
LICENSE
README.md
lib/html.ex
lib/ocelot.ex
lib/queries.ex
lib/router.ex
lib/templates/dashboard.html.eex
lib/templates/job_detail.html.eex
lib/templates/job_list.html.eex
lib/templates/layout.html.eex
mix.exs
.formatter.exs
# Used by "mix format"
[
inputs
:
[
"{mix,.formatter}.exs"
,
"{config,lib,test}/**/*.{ex,exs}"
]
]