github.com を作った。 Hex に登録して escript.install すると作ったコマンドをすぐ共有できてよさそうなのでやる。 環境 Elixir 1.5.2 Hex にユーザー登録する mixコマンド は elixir に同梱されている。 > mix hex.user register By registering an account on Hex.pm you accept all our policies and terms of service found at https://hex.pm/policies Username: tokoyax Email: tokoyax.dev@gmail.com Password: Password (confirm): Registering... Generating API key... Encrypting API
View Source Channels Requirement: This guide expects that you have gone through the introductory guides and got a Phoenix application up and running. Channels are an exciting part of Phoenix that enable soft real-time communication with and between millions of connected clients. Some possible use cases include: Chat rooms and APIs for messaging appsBreaking news, like "a goal was scored" or "an ea
View Source Logger (Logger v1.17.3) A logger for Elixir applications. This application is mostly a wrapper around Erlang's :logger functionality, to provide message translation and formatting to Elixir terms. Overall, you will find that Logger: Provides all 7 syslog levels (although debug, info, warning, and error are the most commonly used). Supports both message-based and structural logging. Int
View Source Ecto.Repo behaviour (Ecto v3.11.2) Defines a repository. A repository maps to an underlying data store, controlled by the adapter. For example, Ecto ships with a Postgres adapter that stores data into a PostgreSQL database. When used, the repository expects the :otp_app and :adapter as option. The :otp_app should point to an OTP application that has the repository configuration. For ex
View Source Library guidelines This document outlines general guidelines for those writing and publishing Elixir libraries meant to be consumed by other developers. Getting started You can create a new Elixir library by running the mix new command: $ mix new my_library The project name is given in the snake_case convention where all letters are lowercase and words are separate with underscores. Th
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く