Automating tasks with custom commands
As development on TaskMate speeds up, you find yourself opening a pull request after almost every feature update. The steps are always the same, and the repetition starts to slow you down. To streamline this, you create a custom command called /pr that handles the entire pull request workflow for you.
Now, when a feature is ready, you type /pr in chat, and Cursor takes care of the setup automatically. The next step is making sure everything ran correctly.
What should you do after running your new /pr command to confirm that the automation worked?
Diese Übung ist Teil des Kurses
Software Development with Cursor
Interaktive Übung
In dieser interaktiven Übung kannst du die Theorie in die Praxis umsetzen.
Übung starten