acacode / acacode/swagger-typescript-api
Feature request: ability to use hooks with CLI
Open
- Dominant language
- TypeScript
- Stars
- 4.1k
- Forks
- 436
- PR merge metrics
- No merged PRs in 30d
Description
Can you please add ability to use hooks via CLI?
I see it something like this: `sta --hook-on-create-component ./my-hook.js`
my-hook.js:
```
export default (component) => {}
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.