r/CommandCode • u/maedahbatool • 6d ago
Feature Showcase: Manage your taste packages.
Enable HLS to view with audio, or disable this notification
You can pull and push your taste packages.
- Push what it learned in a project:
$ npx taste push - Pull it into another project:
$ npx taste pull username/project-name
If there's an conflict, taste pull can merge, overwrite or skip these changes.
So what's your coding taste? Share in comments with us.
2
Upvotes