Open nkkko opened 2 months ago
/bounty $50
/attempt #17
with your implementation plan/claim #17
in the PR body to claim the bountyIf no one is assigned to the issue, feel free to tackle it, without confirmation from us, after registering your attempt. In the event that multiple PRs are made from different people, we will generally accept those with the cleanest code.
Please respect others by working on PRs that you are allowed to submit attempts to.
e.g. If you reached the limit of active attempts, please wait for the ability to do so before submitting a new PR.
If you can not submit an attempt, you will not receive your payout.
Thank you for contributing to daytonaio/devcontainer-generator!
Is your feature request related to a problem? Please describe. Users often need a quick way to generate and commit a
devcontainer.json
file directly from a GitHub repository's interface. Manually generating and committing the file involves multiple steps and can be cumbersome.Describe the solution you'd like
devcontainer.json
file and create a pull request (PR) committing it to the repository.devcontainer.json
as a raw file.Describe alternatives you've considered
Additional context
Chrome Extension Development:
Authentication:
GitHub API Integration:
devcontainer.json
and create a PR using the authenticated user's credentials.devcontainer.json
and allow them to download it.UI/UX:
Dependencies:
devcontainer.json
via URL hash.Example Flow:
devcontainer.json
via PR.devcontainer.json
file for download.