Getting Started
Last updated
Was this helpful?
Last updated
Was this helpful?
Nodejs 12+
Install
Git bash includes Rsync, OpenSSH
npm install
requires some tools to be present in the system like Python and C++ compiler. Windows users can easily install them by running the following command in PowerShell as administrator. For more information see
yarn install
:
Nodejs 12+
Install
Rsync, OpenSSH
yarn install
:
Python and build-essential :
Nodejs 12+
Rsync, OpenSSH
Xcode is needed to compile the sources, this can be installed from the App Store.
Clone from github
then :
Install
yarn install
: