You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-27Lines changed: 2 additions & 27 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
About Robo 3T[](https://gitter.im/paralect/robomongo?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
1
+
About Robo 3T
2
2
===============
3
3
4
4
[Robo 3T](http://www.robomongo.org) (formerly Robomongo *) is a shell-centric cross-platform MongoDB management tool. Unlike most other MongoDB admin UI tools, Robo 3T embeds the actual `mongo` shell in a tabbed interface with access to a shell command line as well as GUI interaction.
@@ -9,7 +9,7 @@ Starting from version 0.9, Robo 3T is compatibile with MongoDB 3.x (including SC
9
9
10
10
Robo 3T 0.8.x embeds the **MongoDB 2.4.0** shell.
11
11
12
-
\*[Renaming from Robomongo to Robo 3T](http://blog.robomongo.org/robomongo-is-robo-3t/#5)
12
+
\*[Robomongo has been acquired by 3T](https://studio3t.com/press/3t-software-labs-acquires-robomongo-the-most-widely-used-mongodb-tool/)
- Enhancements for stability, running without crashes ([Stability Milestone](https://github.com/paralect/robomongo/milestone/15))
52
-
- More Documentation
53
-
- Unit Tests
54
-
- Refactoring Debug Log module
55
-
56
38
Supported Platforms
57
39
===============
58
40
@@ -99,13 +81,6 @@ You can:
99
81
100
82
-[Join developer discussion on Gitter](https://gitter.im/paralect/robomongo)
101
83
102
-
Build
103
-
=====
104
-
105
-
The wiki contains prerequisites and instructions to [Build Robo 3T](https://github.com/paralect/robomongo/wiki).
106
-
107
-
If you want to compile from source yourself, you should be able to do so cleanly from a [release branch](https://github.com/paralect/robomongo/releases).
0 commit comments