I made a little tool for migrating Lemmy settings / subscriptions / blocks between accounts

https://lemmy.world/post/1060796

I made a little tool for migrating Lemmy settings / subscriptions / blocks between accounts - LemmyWorld

See the linked page for information about how it works, limitations, etc. and I’ll of course answer any questions below! As I have stated in the release section, this software is alpha so please don’t be afraid to report bugs! Releases are here: https://github.com/CMahaff/lasim/releases [https://github.com/CMahaff/lasim/releases] Right now the program only supports Lemmy BE 0.18.1-rc9, but new releases will try to support new versions as they are released. The Lemmy API is changing a ton right now, but I’ll try to keep up.

I got stuck on step #2:

Run LASIM.

How?? There isn’t an executable file!

Which platform are you using?

I know for Linux I have to chmod the binary after unzipping it (that is, use the terminal set the binary to execute with “chmod 755 lasim”).

Mac OS X is untested - I don’t have a Mac to try it out, but it might have a similar problem.

AH I see, the zip file, I was looking at the repo