istiak101 / docs-mongodb-shell

Documentation for the mongodb shell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mongosh Documentation

This repository contains documentation for the MongoDB shell.

Building

First install mut.

Then you can download and build this documentation locally with the following command:

git clone https://github.com/mongodb/docs-mongodb-shell.git cd docs-mongodb-shell/ make build

View build/master/html/index.html to view your current build of the documentation.

Contributing

To contribute to the documentation, please fork this repository on GitHub and issue a pull request. If you have not done so already, please sign the MongoDB/10gen Contributor Agreement.

See the following documents within this repository that provide a more thorough overview of the documentation style, and process. These links point back to the MongoDB Manual materials:

File issue reports or requests at the Documentation Jira Project.

All documentation is available under the terms of a Creative Commons License.

The MongoDB Documentation Project is governed by the terms of the MongoDB/10gen Contributor Agreement.

If you have any questions, please contact docs@mongodb.com.

-- The MongoDB/10gen Docs Team

About

Documentation for the mongodb shell


Languages

Language:Shell 100.0%