We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73fc740 commit deafb4bCopy full SHA for deafb4b
1 file changed
packages/cli/README.md
@@ -4,6 +4,8 @@ CLI tool for generating type-safe code from OpenAPI and AsyncAPI specifications.
4
5
## Installation
6
7
+**Requirements:** Node.js >= 20.19.6
8
+
9
```bash
10
npm install -g @qraft/cli
11
```
0 commit comments