Skip to content
This repository has been archived by the owner on Dec 23, 2021. It is now read-only.

Latest commit

 

History

History
94 lines (71 loc) · 4.62 KB

README.md

File metadata and controls

94 lines (71 loc) · 4.62 KB

Version Travis (.org) Codecov Libraries.io dependency status for GitHub repo last commit GitHub commit activity Downloads/week GitHub contributors All Contributors License: CC BY-NC-SA 4.0 oclif TypeScript Twitter Follow

DX Scanner

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.

Which languages are supported?

Language Supported
JavaScript/TypeScript
Ruby 🚧
C# 🚧
Java 🚧
Python 🚧
C++ 🚧

Getting Started 🏁

Installation

  • with NPM

    npm install -g dx-scanner

  • with Yarn

    yarn global add dx-scanner

Usage

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]

Contributing 👩‍💻 👨‍💻

Feel free to contribute to the DX Scanner. If you want to contribute, please follow our Contribution Guide.

License 📝

The DX Scanner open source project is licensed under the Attribution-NonCommercial-ShareAlike 4.0 International License.

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Prokop Simek
Prokop Simek

💻 🚧
adelkah
adelkah

💻 🚧
Radek Holý
Radek Holý

💻
Vratislav Kalenda
Vratislav Kalenda

💻 🤔
Petr Vnenk
Petr Vnenk

💻

This project follows the all-contributors specification. Contributions of any kind welcome!