mirror of
https://github.com/dunyakirkali/letterpress.git
synced 2025-07-03 23:15:23 +00:00
Update README
This commit is contained in:
parent
b271a6a0bc
commit
fba8257a33
@ -68,6 +68,14 @@ In order to remove the generated files you can run:
|
||||
make clean
|
||||
```
|
||||
|
||||
### Linting
|
||||
|
||||
letterpress comes with [vale](https://vale.sh/). Once you've installed vale on your machine you can run it with:
|
||||
|
||||
```bash
|
||||
make lint
|
||||
```
|
||||
|
||||
## Structure
|
||||
|
||||
The entry point of the book is [book.adoc](book.adoc).
|
||||
|
Loading…
Reference in New Issue
Block a user