An open API service indexing awesome lists of open source software.

https://github.com/powerfulyang/cli


https://github.com/powerfulyang/cli

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# cli

## Installation

```bash
npm i -g @powerfulyang/cli
```

init code quality check

```bash
pyc linter-init
```

## Use npx

```bash
npx @powerfulyang/cli linter-init
```

## Include

- eslint
- prettier
- stylelint
- lint-staged
- .editorconfig
- .gitattributes
- renovate
- commitlint