Skip to content
This repository has been archived by the owner on Dec 23, 2021. It is now read-only.
/ dx-scanner Public archive
forked from DXHeroes/dx-scanner

A copy of the upstream repo preserved in the state when I left the project.

License

Notifications You must be signed in to change notification settings

radekholy24/dx-scanner

 
 

Repository files navigation

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!

About

A copy of the upstream repo preserved in the state when I left the project.

Resources

License

Stars

Watchers

Forks

Languages

  • TypeScript 98.3%
  • JavaScript 1.7%