Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
chess a291c8c1c7 Update 'readme.md' il y a 2 ans
bin suppressed prompts for defaults il y a 3 ans
.gitignore Added gitignore and switched build il y a 3 ans
asyncDynamicTaskStream.js elxr cli il y a 4 ans
cliverse.js Added gittea api operations il y a 3 ans
elxr.js suppressed prompts for defaults il y a 3 ans
i.js suppressed prompts for defaults il y a 3 ans
i.win.js Added npm link on elxr clone / pull il y a 3 ans
index.js Added commandoptions il y a 3 ans
mutableProxy.js elxr cli il y a 4 ans
package.json suppressed prompts for defaults il y a 3 ans
readme.md Update 'readme.md' il y a 2 ans
repo-manifest.js format modifications il y a 3 ans
rollup.config.js fixes for launch path il y a 3 ans
test.js elxr cli il y a 4 ans
tests.js elxr cli il y a 4 ans

readme.md

Installing Elixir in Ubuntu

Tested for Ububtu 20.04
  • ### Step 1: Install Dependencies

1a: Install Node

sudo apt update
sudo apt upgrade
sudo apt install nodejs
node -v
sudo apt install npm

1b: Install Git 1c: Clone elxr

  • Step 2: elxr pull

  • Step 3: Switch branch

    elxr use elixir

  • Step 4: SyncMaster (only for production)

  • Step 5: Pull all instances

    elxr npm i


Installing Elixir in Windows

  • * #### Step 1: Install Dependencies
  • * #### Step 2: elxr pull
  • * #### Step 3: Switch branch
  • * #### Step 4: SyncMaster (only for production)
  • * #### Step 5: Pull all instances