it-tools
it-tools copied to clipboard
Project-perf
Description
- fixes: #1442
- feat:
script:create:toolcommand supports specifying tool categories:pnpm script:create:tool [tool-name] [category-name] - feat: A
localesfolder can be created independently under each tool to support independent configuration of the tool's own internationalization, making developers more focused and reducing file modification conflicts - perf: Optimize the
script:create:toolcommand to create generated files, reduce the chance of public file modification conflicts, and allow developers to focus more on developing their own - perf: Improve the
categoryfield indefineToolfor existing tools
Additional context
What is the purpose of this pull request?
- [X] Bug fix
- [X] New Feature
- [ ] Documentation update
- [X] Other
Before submitting the PR, please make sure you do the following
- [ ] Submit the PR against the
devbranch. - [ ] Check that there isn't already a PR that solves the problem the same way to avoid creating a duplicate.
- [ ] Provide a description in this PR that addresses what the PR is solving, or reference the issue that it solves (e.g.
fixes #123). - [ ] Ideally, include relevant tests that fail without this PR but pass with it.
@jincandev is attempting to deploy a commit to the Corentin Thomasset's Team Team on Vercel.
A member of the Team first needs to authorize it.
Quality Gate passed
Issues
1 New issue
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Hi @jincandev , thanks for this wonderful contribution, very simplying, and integrated in my fork : if you arr interested in up to date version of it-tools, I made kind of a fork here : https://github.com/sharevb/it-tools (https://sharevb-it-tools.vercel.app/ and docker images https://github.com/sharevb/it-tools/pkgs/container/it-tools)
Quality Gate passed
Issues
1 New issue
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code