-
Updated
Mar 11, 2021 - Elixir
Elixir
Elixir leverages the Erlang VM, known for running low-latency, distributed and fault-tolerant systems, while also being successfully used in web development, and the embedded software domain.
Here are 6,767 public repositories matching this topic...
-
Updated
Jan 31, 2021 - Python
-
Updated
Mar 11, 2021 - Elixir
-
Updated
Jan 22, 2021
-
Updated
Mar 10, 2021 - Elixir
-
Updated
Dec 22, 2020 - Elixir
-
Updated
Mar 11, 2021 - TypeScript
-
Updated
Mar 4, 2021 - Elixir
-
Updated
Mar 11, 2021 - SCSS
-
Updated
Mar 10, 2021 - Elixir
Problem
After #621 is finished, we should add the input to the "Getting Started" page so users can actually set this field.
Solution
Add an input below the greeting input on the "Getting Started" page (which is here: https://github.com/papercups-io/papercups/blob/master/assets/src/components/account/GettingStartedOverview.tsx#L306-L318)
The label should say "**Set an away message
-
Updated
Mar 11, 2021 - Elixir
-
Updated
Jan 12, 2021 - Elixir
-
Updated
Jan 9, 2021 - Elixir
-
Updated
Mar 10, 2021 - Elixir
-
Updated
Mar 5, 2021 - Elixir
Below is a list of all the known Erlang standard library functions found in Elixir's Standard Library that have not been implemented in some way yet in ElixirScript. Implementations should go here
For anyone looking to implement a function the steps would be to:
- Pick a function or functions from
Fix Lints
-
Updated
Mar 8, 2021 - Elixir
-
Updated
Mar 9, 2021 - Elixir
-
Updated
Feb 11, 2021 - Java
Created by José Valim
Released September 8, 2014
- Organization
- elixir-lang
- Website
- elixir-lang.org
- Wikipedia
- Wikipedia


Steps to reproduce
Run
asdf. In help output a line is printed for theasdf envcommand:I would assume
<command>is an arbitrary command. But from what I can tell needs to be a plugin name or a shim name? I'm also not sure how this differs from executing the shim directly.FY