Skip to content

drichmdb/devtools-shared

 
 

Repository files navigation

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

Contributing

For contributing, please refer to CONTRIBUTING.md

About

Shared dependencies of Compass, the MongoDB extension for VSCode and mongosh

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.6%
  • JavaScript 4.1%
  • Shell 0.3%