1
0
mirror of https://github.com/RipMeApp/ripme.git synced 2025-08-29 16:50:10 +02:00

Updated How To Run RipMe (markdown)

cyian-1756
2017-11-10 20:16:31 -05:00
committed by metaprime
parent 29bc40e282
commit 230d707cac

@@ -9,6 +9,8 @@ If all else fails, you can run the program via command-line by navigating to the
java -jar ripme.jar
```
By default ripme will store all it's config and history files in the users config folder (LOCALAPPDATA/ripme for windows, ~/.config/ripme for linux, ~/Library/Application Support/ripme for MacOS). To over ride this behaviour and have ripme store all it's config and history files in the same folder as ripme.jar create a file named rip.properties in the same folder as the jar and then start ripme
Command Line Options
--------------------
```