You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,7 @@ Read the generated list of cursor rules for Java [here](./CURSOR-RULES-JAVA.md).
46
46
47
47
## Getting started
48
48
49
-
If you are interested in getting the benefits of these cursor rules for Java, you can manually download this repository and copy the './cursor' folder and paste it into your repository, or delegate this task to a specific command-line tool based on **Jbang**:
49
+
If you are interested in getting the benefits of these cursor rules for Java, you can manually download this repository and copy the './cursor' folder and paste it into your repository, download the rules from [the last release](https://github.com/jabrena/cursor-rules-java/releases) in zip format or just delegate this task to a specific command-line tool based on **Jbang**:
|Getting Started | All |[Create Java Development Guide](.cursor/rules/100-java-checklist-guide.mdc)|Cursor rule designed to help the user when using the whole set of cursor rules for Java in an easy way|
59
+
|Cursor Rule | Description|Prompt | Notes|
60
+
|-------------|-------------|--------|-------|
61
+
|[100-java-checklist-guide](.cursor/rules/100-java-checklist-guide.mdc)|Create a comprehensive step-by-step guide for using cursor rules for Java |`Create an java development guide using the cursor rule @100-java-checklist-guide`| This cursor rule is applied automatically without any interaction with the Software engineer.|
0 commit comments