# Davinci CLI

Davinci CLI is a powerful tool that incorporates all Davinci sub-packages into one command line interface. Idea is to provide you with easy-to-use tools, linters, environments for working on Toptal Frontend projects.

## Packages

- [davinci-syntax](https://github.com/toptal/davinci/tree/master/packages/syntax) - checks the style of your code
- [davinci-code](https://github.com/toptal/davinci/tree/master/packages/code) - package for code generation
- davinci-release - n/a
- [davinci-engine](https://github.com/toptal/davinci/tree/master/packages/engine) - starts and builds your app
- [davinci-qa](https://github.com/toptal/davinci/tree/master/packages/qa) - tests your app
- [davinci-bootstrap](https://github.com/toptal/davinci/tree/master/packages/bootstrap) - bootstrapping app or parts of the monorepo
- [davinci-eslint-plugin](https://github.com/toptal/davinci/tree/master/packages/eslint-plugin) - custom eslint Davinci rules
