Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/erikzaadi/homebrew-mongodb-shell
Standalone MongoDB shell brew keg
https://github.com/erikzaadi/homebrew-mongodb-shell
brew homebrew homebrew-formula homebrew-tap mongodb mongodb-shell
Last synced: about 1 month ago
JSON representation
Standalone MongoDB shell brew keg
- Host: GitHub
- URL: https://github.com/erikzaadi/homebrew-mongodb-shell
- Owner: erikzaadi
- License: agpl-3.0
- Created: 2019-06-10T05:03:11.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-06-10T06:49:23.000Z (over 5 years ago)
- Last Synced: 2024-10-30T01:02:08.357Z (3 months ago)
- Topics: brew, homebrew, homebrew-formula, homebrew-tap, mongodb, mongodb-shell
- Language: Ruby
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MongoDB Shell (Client only)
## Access the `mongo` client without installing MongoDB.
## Installation:
```sh
brew tap erikzaadi/mongodb-shell
brew install mongodb-shell
```