# Mongo Utils ## Install `npm install @nexes/mongo-utils --save` or `yarn add @nexes/mongo-utils` ## Usage ## Develop 1. `git clone` this repo & `cd` into it as usual 2. Run `yarn` to install top-level dependencies. ## Run - `yarn dev` ## Test - `yarn lint` run just eslint - `yarn test` run lint and tests ## Publish - `yarn ship` # Copyright & License Copyright (c) 2018-2019 Ghost Foundation - Released under the [MIT license](LICENSE).