DX Scanner is an open-source library that allows you to “measure” Developer Experience directly based on your source code and recommend practices to adopt that will help you to improve your product development.
Language | Supported |
---|---|
JavaScript/TypeScript | ✅ |
Ruby | 🚧 |
C# | 🚧 |
Java | 🚧 |
Python | 🚧 |
C++ | 🚧 |
-
with NPM
npm install -g dx-scanner
-
with Yarn
yarn global add dx-scanner
Scan repository
dx-scanner https://github.com/DXHeroes/dx-scanner
Scan local path
dx-scanner ~/my-project
All options
dx-scanner [path]
Aliases
dx-scanner [path]
dxscanner [path]
dxs [path]
Feel free to contribute to the DX Scanner. If you want to contribute, please follow our Contribution Guide.
The DX Scanner open source project is licensed under the Attribution-NonCommercial-ShareAlike 4.0 International License.
Thanks goes to these wonderful people (emoji key):
Prokop Simek 💻 🚧 |
adelkah 💻 🚧 |
Radek Holý 💻 |
Vratislav Kalenda 💻 🤔 |
Petr Vnenk 💻 |
This project follows the all-contributors specification. Contributions of any kind welcome!