cz-cli
cz-cli copied to clipboard
How is it used in the flutter project or dart project
How is it used in the flutter project or dart project
Currently it is based on Node.js application you can use global download to start But if you want to track the project, you can add package.json
https://cz-git.qbenben.com/guide/#as-global-use Hope it can help you
@Zhengqbbb It looks like only Node applications are supported, but dart still doesn't
@Zhengqbbb It looks like only Node applications are supported, but dart still doesn't
If you have installed node environment locally, you can use likecz
or git-cz
globally
Just try run command npx czg
in your any project If you have a Node.js environment installed
hope he can help you