みずりゅの自由帳

主に参加したイベントやソフトウェア技術/開発について記録しています

備忘:Elixir関連のHexdocsのURL

備忘。 Elixir関連のHexdocsを参照するのにググることが多くなってきたので、リンク先を記録しておく。

hexdocs

Elixir :

https://hexdocs.pm/elixir/Kernel.html

Phoenix関連(Webアプリ系)

Phoenix :

https://hexdocs.pm/phoenix/overview.html

phoenix_live_view :

https://hexdocs.pm/phoenix_live_view/Phoenix.LiveView.html

Nerves関連(IoT系)

Nerves :

https://hexdocs.pm/nerves/getting-started.html

nerves_bootstrap :

https://hexdocs.pm/nerves_bootstrap/readme.html

nerves_pack :

https://hexdocs.pm/nerves_pack/readme.html

mdns_lite :

https://hexdocs.pm/mdns_lite/api-reference.html

nerves_init_gadget :

https://hexdocs.pm/nerves_init_gadget/readme.html

Nerves.Leds :

https://hexdocs.pm/nerves_leds/readme.html

circuits_gpio :

https://hexdocs.pm/circuits_gpio/readme.html

おまけ

asdf関連

asdf-erlang :

https://github.com/asdf-vm/asdf-erlang

asdf-elixir :

https://github.com/asdf-vm/asdf-elixir

asdf-nodejs :

https://github.com/asdf-vm/asdf-nodejs