Skip to content

Commit 3ee4c28

Browse files
authoredJan 3, 2024
docs: how to run CLI for development (#3836)
1 parent 84b4a94 commit 3ee4c28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎README.md

+1
Original file line numberDiff line numberDiff line change
@@ -248,6 +248,7 @@ cd commitlint
248248
yarn
249249
yarn run build # run build tasks
250250
yarn start # run tests, again on change
251+
yarn run commitlint # run CLI
251252
```
252253

253254
For more information on how to contribute please take a look at our [contribution guide](./.github/CONTRIBUTING.md).

0 commit comments

Comments
 (0)
Please sign in to comment.