Installation guide

Installation

MDB CLI Installation

This guide will take you step by step on how to create your project and deploy using MDB CLI.


In order to install MDB GO follow the steps below. You can also watch video which shows how to do it step by step.

1. Navigate to nodejs.org download and install Node.js

2. Open a terminal.

Note: MDB GO currently supports following terminals:
  • Mac OS: Terminal.app, iTerm
  • Windows : cmd.exe, Powershell, ConEmu, Cygwin
  • Linux (Ubuntu, openSUSE, Arch Linux, etc): gnome-terminal (Terminal GNOME),konsole

3. Run the following command:

npm install -g mdb-cli

4. Now log in with your MDB account, type:

mdb login

And provide your login and password. If you don't have account yet you can create one using command:

mdb register