kfaustino / cookbook

MongoDB recipes.

Home Page:http://cookbook.mongodb.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The MongoDB Cookbook

The ways and hows of MongoDB.

Contribute your patterns, methods, and ideas to the MongoDB Cookbook.


How to Contribute a Recipe

  1. Fork this repo and create a new topic branch.
  2. Make your addition. See one of the recipe files for a sample.
  3. Send a pull request -- please include a short description of your new or updated recipe.
  4. Enjoy your awesomeness.

Even More Ways To Contribute

You can:

  • Add example code for any existing recipe, in any programming language. Fork the repo and add your code into the relevant directory!
  • Work on the cookbook.mongodb.org website. All the site lives in content.
  • Look for typos, formatting errors, missing links, and other little things. No potential improvement is 'too small' -- fork for anything.

License

Creative Commons Attribution Share Alike 3.0 Inspired by The Redis Cookbook (http://rediscookbook.org)

Gems to Install

  • gem install webby
  • gem install ultraviolet
  • gem install maruku
  • gem install RedCloth
  • gem install rdiscount

About

MongoDB recipes.

http://cookbook.mongodb.org/

License:Other