No description
This repository has been archived on 2024-06-09. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2017-03-29 10:36:21 -04:00
config create project and some linker impl 2017-03-29 10:11:22 -04:00
lib auto linking working for simple url with no surounding text 2017-03-29 10:36:21 -04:00
test auto linking working for simple url with no surounding text 2017-03-29 10:36:21 -04:00
.gitignore create project and some linker impl 2017-03-29 10:11:22 -04:00
mix.exs create project and some linker impl 2017-03-29 10:11:22 -04:00
README.md create project and some linker impl 2017-03-29 10:11:22 -04:00

AutoLinker

TODO: Add description

Installation

If available in Hex, the package can be installed by adding auto_linker to your list of dependencies in mix.exs:

def deps do
  [{:auto_linker, "~> 0.1.0"}]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/auto_linker.