Getting Started
Welcome to TrackTags! This guide will get you up and running in 5 minutes.
Installation
Add TrackTags to your mix.exs dependencies:
def deps do
[
{:tracktags, "~> 1.0"}
]
end
We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
Welcome to TrackTags! This guide will get you up and running in 5 minutes.
Add TrackTags to your mix.exs dependencies:
def deps do
[
{:tracktags, "~> 1.0"}
]
end