the-marenga/sf-scrapbook-helper

Complete Instruction

Closed this issue · 2 comments

Hello,

it's the first time trying this out and I'm completly new to Visual Studios and dont get it.

Is there anywhere a step by step guide i can follow?
I'm trying to get it done since 4 hours now. :(

I always get the error "The ddocument's format is eiter unsupported or the document contains binary characters, opening wit a diferent application".

Thanks in advance!

Are you trying to use this tool, or do you want to develop it? If you just want to use it, you can just go to the release page and download the program: https://github.com/the-marenga/sf-scrapbook-helper/releases/download/v0.1.4/sf-scrapbook-helper_v0.1.4_x86_64-pc-windows-gnu.zip . No need to install or use anything else. You can just unpack the zip and run the exe.

Rust is not the most beginner friendly language and I am not sure Visual Studio even supports it, so I would not recommend building from source, if you are just starting out. If you want to develop this tool, you would need to install rust, git andvscode, clone this repo, navigate into the repo dir and run cargo r.

I'm so dumb lol sorry i just wanted to use it... got to run!

Thank you so much ;)