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

https://github.com/solvro/lib-mobile-solvro-config


https://github.com/solvro/lib-mobile-solvro-config

conventional-commits dart flutter lint linter pubdev

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# Solvro Dart Config

---

## Getting Started 🚀 - Installation

```sh
dart pub add dev:solvro_config
dart run solvro_config install
```

## Usage

```sh
# Install config for an app
$ solvro_config install

# Install config for a package
$ solvro_config install --package

# Show CLI version
$ solvro_config --version

# Show usage help
$ solvro_config --help
```