imrofayel / fylepad

a notepad with powerful rich-text editing, built with Vue & Tauri (Rust).
https://fylepad.vercel.app
MIT License
36 stars 6 forks source link

Neat works on mac with signup to tiptap #14

Closed jswhisperer closed 11 hours ago

jswhisperer commented 4 days ago

would be cool I think to integrate something like https://github.com/tauri-apps/tauri-action/blob/dev/.github/workflows/ci.yml or https://github.com/tauri-apps/create-tauri-app to bundle for mac and linux more easy?

imrofayel commented 4 days ago

@jswhisperer I'm working on its next version slowly, once I finish I'll release mac and linux apps as well and try doing your mentioned thing too. Or if you can do this for us? it would be really a great help. I don't have a mac machine so I can't confirm if it works there.

Thank you!

jswhisperer commented 4 days ago

No problem happy to do it.

EDIT> Should be able to look this weekend just keep this issue open for coordination, was thinking just .github/ workflow file with either a release triggered on pushes to main or a new branch "release" up to you.

I'm happy to test mac/ubuntu I'm on arm64 without emulation, it might be easier for you if you want to test ubuntu, on windows by installing from windows store or something? Maybe you have it already, and its more "bare metal" x86