Skip to content

Instantly share code, notes, and snippets.

View raymonsanches's full-sized avatar

Ramon Sanches raymonsanches

View GitHub Profile
@raymonsanches
raymonsanches / install_robomongo.sh
Created April 18, 2016 13:30 — forked from sanderhouttekier/install_robomongo.sh
This file installs robomongo on your ubuntu / mint linux install
#!/bin/bash -e
# Script for installing Robomongo on Ubuntu.
# Copyright 2013 Binary Birch Tree
# http://www.binarybirchtree.com
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or