danielgtaylor / danielgtaylor/aglio
CLI: exit process with correct error code
Open
- Dominant language
- CoffeeScript
- Stars
- 4.7k
- Forks
- 471
- PR merge metrics
- No merged PRs in 30d
Description
I've seen that there is already a resolved ticket (#38) about that issue. But it seems that when I have warnings during the generation, the return code is 0.
Here is the launched command:
```
aglio --theme flatly --theme-template index.jade --theme-full-width true -i book.apib -o book.html
```
Am I missing something?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.