MohitKhare Elixir Utilities
Developer utilities and token counting tools for Elixir by Mohit Khare.
Installation
Add mohitkhare to your list of dependencies in mix.exs:
def deps do
[
{:mohitkhare, "~> 0.1.0"}
]
endUsage
MohitKhare.version()
# => "0.1.0"
MohitKhare.base_url()
# => "https://mohitkhare.me"Links
License
MIT License. See LICENSE for details.