[GH-ISSUE #11] How to compile from source? #9

Closed
opened 2026-03-03 11:55:17 +03:00 by kerem · 2 comments
Owner

Originally created by @R8s6 on GitHub (Jul 31, 2019).
Original GitHub issue: https://github.com/Finb/bark-server/issues/11

Hi,

Could you please let us know (or write it down in README.md) how to compile the binary from source?

Thank you very much!

Originally created by @R8s6 on GitHub (Jul 31, 2019). Original GitHub issue: https://github.com/Finb/bark-server/issues/11 Hi, Could you please let us know (or write it down in README.md) how to compile the binary from source? Thank you very much!
kerem closed this issue 2026-03-03 11:55:17 +03:00
Author
Owner

@Finb commented on GitHub (Aug 1, 2019):

cd bark-server 
make

or

go build

or

go install

😀

<!-- gh-comment-id:517150103 --> @Finb commented on GitHub (Aug 1, 2019): ```sh cd bark-server make ``` or ```sh go build ``` or ```sh go install ``` 😀
Author
Owner

@mritd commented on GitHub (Mar 26, 2020):

refs https://github.com/Finb/bark-server#for-developer

<!-- gh-comment-id:604252912 --> @mritd commented on GitHub (Mar 26, 2020): refs https://github.com/Finb/bark-server#for-developer
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/bark-server#9
No description provided.