Dev: make it easier to run locally
vicb opened this issue · 4 comments
vicb commented
- Start with a DEVELOPER.md listing the steps
- It would be great to maintain a container with all the deps
Murmele commented
vicb commented
There are templates of the key files.
Look for .dist files
…On Fri, Apr 26, 2024, 18:03 Murmele ***@***.***> wrote:
I tried to build it and I get the error message that ./keys is missing. I
am assuming it contains all the credentials. Would it be possible to
provide a template how the file would look like?
—
Reply to this email directly, view it on GitHub
<#172 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAB4X4RNKDLWKXPR345SL3LY7J3FXAVCNFSM6AAAAABGDPMCCSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANZZGY3TMMJQGY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
vicb commented
There are some instructions at https://github.com/vicb/flyxc/pull/144/files#diff-eca12c0a30e25b4b46522ebf89465a03ba72a03f540796c979137931d8f92055
Ideally there would be a dev container ready and devs could just use this to compile/test.
Let me know if that's something you would like to help with.
ref: https://code.visualstudio.com/docs/devcontainers/containers
Murmele commented
Thanks. I will have a look into it next days