Giter VIP home page Giter VIP logo

dx-scanner's Introduction

Version Travis (.org) Codecov 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 CLI tool that allows you to “measure” Developer Experience directly based on your source code. DX Scanner recommends practices that can help you with improving your product development.

What language is supported?

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

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]

Configuration ⚙️

Add dxscannerrc.* config file to change default configuration. It can be a .json, .yml, and even a dotfile!

Practices
You can switch off practices you do not want to scan or change its impact. Use the id of the practice.

Possible impact:

high

medium

small

hint

off

Example :

{
    "practices": {
        "JavaScript.GitignoreCorrectlySet": "medium",
        "JavaScript.LoggerUsed": "off"
    }
}

Contributing 👩‍💻 👨‍💻

Feel free to contribute to our DX Scanner. Please follow the Contribution Guide.

License 📝

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

Contributors ✨

Many thanks 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. Any kind of contributions are welcome!

dx-scanner's People

Contributors

adelkahomolova avatar allcontributors[bot] avatar greenkeeper[bot] avatar jnv avatar kristynasup avatar lielfr avatar prokopsimek avatar radekholy24 avatar renovate-bot avatar renovate[bot] avatar semantic-release-bot avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.