MoinMoin Logo
  • Comments
  • Immutable Page
  • Menu
    • Navigation
    • RecentChanges
    • FindPage
    • Local Site Map
    • Help
    • HelpContents
    • HelpOnMoinWikiSyntax
    • Display
    • Attachments
    • Info
    • Raw Text
    • Print View
    • Edit
    • Load
    • Save
  • Login

Navigation

  • Start
  • Sitemap

Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment

  • Robomongo

Robomongo

Robomongo — is a shell-centric cross-platform open source MongoDB management tool.

Site http://www.robomongo.org/.

Get project from github, version 0.7.0 and build it:

  • mkdir gitRobomongo
  • cd gitRobomongo
  • git clone https://github.com/paralect/robomongo

  • cd robomongo
  • git tag -l
  • git checkout 0.7.0
  • cd build
  • chmod u+x build.sh
  • ./build.sh
  • cd ../target/debug/app/out
  • ./run.sh #run robomongo
  • MoinMoin Powered
  • Python Powered
  • GPL licensed
  • Valid HTML 4.01