Καλώς ορίσατε στο dotNETZone.gr - Σύνδεση | Εγγραφή | Βοήθεια
σε

 

Αρχική σελίδα Ιστολόγια Συζητήσεις Εκθέσεις Φωτογραφιών Αρχειοθήκες

Παρουσίαση με Ετικέτες

Όλες οι Ετικέτε... » Notes » elixir   (RSS)
  • Add Colors to Elixir’s Interactive Shell (IEx)

    A great tool, when starting learning Elixir, is Elixir’s Interactive Shell (IEx), which allows you to type any Elixir expression and get its result. To start using IEx, open a terminal of your choice and type iex (or iex.bat if you are on Windows), which stands for Interactive Elixir. By default, colors are not enabled and iex looks like ...
    Δημοσιεύτηκε στο Paris Polyzos - a developer's notebook (Weblog) από το μέλος ppolyzos στις Μαρτίου 16, 2017
  • Running Elixir’s Interactive Shell (iex) in Powershell

    IEx is Elixir’s interactive shell, where you can type any Elixir expressions and get its result. One issue you might come across when trying to use iex in Powershell, through a command e.g. iex -S mix, you might get the following error: [crayon-589dd336d7efc799259712/] The problem is that iex is an alias in Powershell, for Invoke-Expression ...
    Δημοσιεύτηκε στο Paris Polyzos - a developer's notebook (Weblog) από το μέλος ppolyzos στις Φεβρουαρίου 10, 2017
Με χρήση του Community Server (Commercial Edition), από την Telligent Systems