Closed iamyoki closed 2 years ago
This tool is cool and fast to use ~ Thx
My opinion
Add the ls
subcommand:
better-scripts.js list [name] | ls [name]
Show all scripts in table
alias
configuration rename
I noticed that you used alias as a name, but you can keep the real meaning of alias here as features
like: pnpm scripts run lint
= pnpm script :l
or other aliases usage not only as name
Compact mode should not use table The list has been displayed in a table, and I understand that Compact should be simpler to display the necessary information (like list)
Project dependencies can also be reduced Too many dependencies should not be introduced. After all, it should be a lightweight tool placed in the project root dependency and used globally. Too many subsidiary dependencies are likely to cause 👻 ghost dependencies
Anyway, the above is my point of view, it can be ignored for reference only, I use it, Thx~
@Zhengqbbb Your opinions above are valuable, thx alt.
ls
later today.add a weixin? yokiijay
@iamyoki you can find me on discord Thx u work~
Related ISSUE
Closes #53
Type Of Change
Clear Describe
Description
Test Case