diamondburned / dissent

Tiny native Discord app
https://flathub.org/apps/details/so.libdb.dissent
GNU General Public License v3.0
1.3k stars 41 forks source link

How to compile project for development ? #62

Open gschurck opened 2 years ago

gschurck commented 2 years ago

Also do you accept PR ?

TheKrafter commented 2 years ago

diamondburned did say "prs are welcomed" in #59

diamondburned commented 2 years ago

Compiling is just running go build. You need to have all the dependencies prior.

As the person above said, PRs are welcomed. I mean, as long as it's within my ability to review it and it makes sense.