Clone the Repository

Unlike previous versions of the framework, Elentra JS 2.0 has its own dedicated repository, and it needs to be cloned into your Sites directory much the same way as with Elentra ME. To start this process, navigate to the elentra-2x-js repository on GitHub: https://github.com/ElentraProject/elentra-2x-js

cd ~/Sites
git clone git@github.com:ElentraProject/elentra-2x-js.git

Once installed, you should be able to access the directory

cd ~/Sites/elentra-2x-js

Last updated