Merge 590591374b into 08d977b8cd
This commit is contained in:
commit
20d72b8fa6
@ -111,7 +111,7 @@ To create a new tool, there is a script that generate the boilerplate of the new
|
||||
pnpm run script:create:tool my-tool-name
|
||||
```
|
||||
|
||||
It will create a directory in `src/tools` with the correct files, and a the import in `src/tools/index.ts`. You will just need to add the imported tool in the proper category and develop the tool.
|
||||
It will create a directory in `src/tools` with the correct files, and add the import in `src/tools/index.ts`. You will just need to add the imported tool in the proper category and develop the tool.
|
||||
|
||||
## Contributors
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user