文件名称:elixir-weather, 用elixir构建的命令行 天气应用.zip
文件大小:1.32MB
文件格式:ZIP
更新时间:2022-10-07 23:00:40
开源
elixir-weather, 用elixir构建的命令行 天气应用 天气 :如何运行?你需要来运行这里应用程序( 你不需要安装这个应用的elixir ) 。 在这里安装Erlang的说明是。克隆 repo - git clone https://github.com/tacticiankeral
【文件预览】:
elixir-weather-master
----mix.exs(770B)
----config()
--------config.exs(1KB)
----test()
--------cli_test.exs(414B)
--------weather()
--------weather_test.exs(98B)
--------test_helper.exs(15B)
----mix.lock(2KB)
----ascii_chars.txt(844B)
----weather(1.33MB)
----.gitignore(34B)
----lib()
--------weather()
--------weather.ex(25B)
----README.md(515B)