Back to Robomongo

README

bin/README.md

1.4.4721 B
Original Source

Bash fronted for CMake

If you want to use this scripts, you need to set single environment variable:

E.g.:

export ROBOMONGO_CMAKE_PREFIX_PATH="/path/to/qt-5/5.5/gcc_64;/path/to/robomongo-shell"

Build Robomongo:

$ bin/configure
$ bin/build

Install Robomongo:

$ bin/install

Run Robomongo:

$ bin/run    

Pack Robomongo:

$ bin/pack

More: