dev_label_plug:Elixir插件,用于添加环境标签

时间:2024-05-27 10:00:32
【文件属性】:

文件名称:dev_label_plug:Elixir插件,用于添加环境标签

文件大小:6KB

文件格式:ZIP

更新时间:2024-05-27 10:00:32

CSS

开发标签插件 Elixir插件,用于添加受启发的环境标签。 用法 添加{:dev_label_plug, xxx}来deps您的mix.exs defp deps do [{ :phoenix , " ~> 1.0.2 " }, { :phoenix_ecto , " ~> 1.1 " }, { :postgrex , " >= 0.0.0 " }, { :phoenix_html , " ~> 2.1 " }, { :phoenix_live_reload , " ~> 1.0 " , only: :dev }, { :cowboy , " ~> 1.0 " }, { :dev_label_plug , github: " ohr486/dev_label_plug " , branch: " develop " }] # Add it! and


【文件预览】:
dev_label_plug-develop
----.travis.yml(127B)
----mix.exs(373B)
----config()
--------config.exs(15B)
----priv()
--------css()
----test()
--------dev_label_plug_test.exs(103B)
--------test_helper.exs(15B)
----mix.lock(34B)
----LICENSE(1KB)
----.gitignore(34B)
----lib()
--------dev_label_plug.ex(2KB)
----README.md(1KB)

网友评论