1
0
Fork 0
mirror of https://git.sr.ht/~ashkeel/strimertul-website synced 2024-10-31 21:33:09 +00:00
strimertul-website/content/guide/getting-started/installation.md

20 lines
759 B
Markdown
Raw Normal View History

2023-02-28 16:59:26 +00:00
---
title: Installation
menu:
guides:
parent: gettingstarted
2023-03-01 10:18:16 +00:00
weight: 10
2023-02-28 16:59:26 +00:00
---
2023-03-01 09:15:30 +00:00
To install strimertül, choose one of the following methods. If you're not a developer or have particular needs, you should follow the recommended method.
## Recommended: Pre-built binaries
Download the executable for your platform from the [main page](/), put it into a folder of your choosing and run it!
The executable will create files in the folder it's run from, so it's heavily discouraged from running it in default locations like your desktop or your Downloads folder.
## Build from source
To build from source, go to the [project page on GitHub](https://github.com/strimertul/strimertul) and follow the "Development" and "Building" sections in the README file.