Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot add a custom tool #1448

Open
hungndkvihat opened this issue Jan 9, 2025 · 0 comments
Open

Cannot add a custom tool #1448

hungndkvihat opened this issue Jan 9, 2025 · 0 comments
Assignees
Labels
bug Something isn't working triage

Comments

@hungndkvihat
Copy link

Describe the bug

Create a new tool
To create a new tool, there is a script that generate the boilerplate of the new tool, simply run:

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.

What happened?

i don't know how to add a tool to category. i already update in src/tools and index.ts

System information

run on dockerfile, centos7

Where did you encounter the bug?

Public app (it-tools.tech)

@hungndkvihat hungndkvihat added bug Something isn't working triage labels Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage
Projects
None yet
Development

No branches or pull requests

2 participants