Cristiano Piemontese 0cc8c760d0
Add telepoison (#148)
* add telepoison

* rename

* rename file too, duh

* rename test file

* port updates

* add standard workflow
2023-06-04 08:23:03 -06:00

8 lines
82 B
Elixir

import Config
try do
import_config "#{config_env()}.exs"
rescue
_ -> :ok
end