vicb/flyXC

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

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?

image

vicb commented
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

Thanks. I will have a look into it next days