Browse Source

Update 'readme.md'

pull/9/head
pb 2 years ago
parent
commit
ba264ddd71
1 changed files with 17 additions and 1 deletions
  1. 17
    1
      readme.md

+ 17
- 1
readme.md View File

# Installing Elixir in Ubuntu # Installing Elixir in Ubuntu
###### Tested for Ububtu 20.04
**AUTOMATED INSTALL**
wget -q -O - https://git.bbh.org.in/chess/elxr/src/branch/master/i.lin.sh | bash

-- Addtional stepd For Production


NODE_ENV=production elxr use elixir
SyncMaster




**MANUAL INSTALL**
* ### Step 1: Install Dependencies * ### Step 1: Install Dependencies


###### Tested for Ububtu 20.04


#### 1a: Install Node #### 1a: Install Node
``` ```
sudo apt update sudo apt update
----- -----


# Installing Elixir in Windows # Installing Elixir in Windows

**AUTOMATED INSTALL**
save https://git.bbh.org.in/chess/elxr/src/branch/master/i.win.sh to folder.
cscript i.win.sh



#### Step 1: Install Dependencies #### Step 1: Install Dependencies
* ##### Install Node * ##### Install Node



Loading…
Cancel
Save