Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pronovix/trainee-stylelint


https://github.com/pronovix/trainee-stylelint

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

A Stylelint docker for the Pronovix ITrainee program.

## How to use

```shell
docker run -v "${PWD}":/app/target pronovix/trainee-stylelint:current [options]
```

Path is mandatory, options are optional.

`/app/target` is constant, `${PWD}` can be changed.

See [the Stylelint docs](https://stylelint.io/user-guide/usage/cli) for available options.