This commit is contained in:
BlyDoesCoding 2023-03-22 19:06:33 +01:00
parent 6b59901935
commit 1b4d1761f9
2 changed files with 13 additions and 6 deletions

15
.idea/workspace.xml generated
View file

@ -9,8 +9,7 @@
<option name="autoReloadType" value="SELECTIVE" /> <option name="autoReloadType" value="SELECTIVE" />
</component> </component>
<component name="ChangeListManager"> <component name="ChangeListManager">
<list default="true" id="9b57ac51-c870-474b-9dfd-64a5fc490635" name="Changes" comment="Prepare for Aur Package"> <list default="true" id="9b57ac51-c870-474b-9dfd-64a5fc490635" name="Changes" comment="AUR Package instructions">
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/README.md" beforeDir="false" afterPath="$PROJECT_DIR$/README.md" afterDir="false" /> <change beforePath="$PROJECT_DIR$/README.md" beforeDir="false" afterPath="$PROJECT_DIR$/README.md" afterDir="false" />
</list> </list>
<option name="SHOW_DIALOG" value="false" /> <option name="SHOW_DIALOG" value="false" />
@ -240,7 +239,14 @@
<option name="project" value="LOCAL" /> <option name="project" value="LOCAL" />
<updated>1679415958151</updated> <updated>1679415958151</updated>
</task> </task>
<option name="localTasksCounter" value="22" /> <task id="LOCAL-00022" summary="AUR Package instructions">
<created>1679508360229</created>
<option name="number" value="00022" />
<option name="presentableId" value="LOCAL-00022" />
<option name="project" value="LOCAL" />
<updated>1679508360229</updated>
</task>
<option name="localTasksCounter" value="23" />
<servers /> <servers />
</component> </component>
<component name="Vcs.Log.Tabs.Properties"> <component name="Vcs.Log.Tabs.Properties">
@ -283,7 +289,8 @@
<MESSAGE value="Added -t to tell Sherly the number of Threads it should use" /> <MESSAGE value="Added -t to tell Sherly the number of Threads it should use" />
<MESSAGE value="Upload Bin" /> <MESSAGE value="Upload Bin" />
<MESSAGE value="Prepare for Aur Package" /> <MESSAGE value="Prepare for Aur Package" />
<option name="LAST_COMMIT_MESSAGE" value="Prepare for Aur Package" /> <MESSAGE value="AUR Package instructions" />
<option name="LAST_COMMIT_MESSAGE" value="AUR Package instructions" />
</component> </component>
<component name="XDebuggerManager"> <component name="XDebuggerManager">
<breakpoint-manager> <breakpoint-manager>

View file

@ -25,9 +25,9 @@ yay -S sherly-git
#just replace yay with your aur helper of choise #just replace yay with your aur helper of choise
# Any other OS # Any other OS
you can easily download the jar file from the releases Tab and are able to execute it with the prefix "java --jar"
``` ```
you can easily download the jar file from the releases Tab and are able to execute it with the prefix "java --jar"
## Supported Platforms ## Supported Platforms