Skip to content

Commit

Permalink
docs: mention blend.list
Browse files Browse the repository at this point in the history
  • Loading branch information
grzuy committed Feb 23, 2024
1 parent 760be80 commit 42f3713
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,12 @@ Now you can run any task, e.g. run your tests, against different lockfiles local
$ BLEND=<blend-name> mix test
```

If you need a quick printed list of the available blend names, you can:

```
$ mix blend.list
```

### 6. Updating blend lockfiles

```
Expand Down

0 comments on commit 42f3713

Please sign in to comment.