Skip to content

Files

Latest commit

 Cannot retrieve latest commit at this time.

History

History
28 lines (18 loc) · 342 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 342 Bytes

Devtools Shared Monorepo

This repository contains packages that are shared dependencies of Compass, the MongoDB extension for VSCode and MongoSH.

To start working:

npm run bootstrap

Lint code and dependencies

npm run check

Run tests

npm run test

To create a new workspace:

npm run create-workspace