No description
Find a file
2023-09-23 17:15:30 +00:00
assets feat: Add various styles 2023-09-23 17:15:30 +00:00
config feat: Add site data 2023-09-22 12:58:31 +00:00
lib feat: Add various styles 2023-09-23 17:15:30 +00:00
site feat: Add various styles 2023-09-23 17:15:30 +00:00
test feat: Commit initially 2023-09-18 18:21:59 +00:00
tree-sitter feat: Add site data 2023-09-22 12:58:31 +00:00
.formatter.exs feat: Commit initially 2023-09-18 18:21:59 +00:00
.gitignore feat: Commit initially 2023-09-18 18:21:59 +00:00
mix.exs feat: Add site data 2023-09-22 12:58:31 +00:00
mix.lock feat: Add site data 2023-09-22 12:58:31 +00:00
README.md feat: Commit initially 2023-09-18 18:21:59 +00:00

PreDotHn

TODO: Add description

Installation

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

def deps do
  [
    {:pre_dot_hn, "~> 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/pre_dot_hn.