-
Notifications
You must be signed in to change notification settings - Fork 130
Question regarding feature contribution #319
Comments
* Question regarding feature contribution Fixes #319 * fix: jfrog permissions
Thanks @sdrzazga for bringing up these tools, I took it as an opportunity to test the flexibility of our new feature-definition approach 😄 Jfrog CLI is easy enough, it has multiple straight forward options so it was easy to include several of them (curl based, npm based, and homebrew based) mongodb atlas cli - It has an easy tar.gz installation process - but not one that is easy to automate (hard to resolve what is the latest version ,etc). I have found an official brew repo (homebrew works on linux too) so I have added it, but its non-optimal (slower installation) mongo-tools is more complicated -same simple but hard-to-automate tar.gz process, and I would have used the asdf installation - but it appears deprecated. will revisit in the future pull request for the above is: #323 I will keep this issue open until all features are appropriately implemented (by me or someone else) |
Hello @danielbraun89 . Thank you very much for the swift response and implementation of |
This project is not associated with the devcontainer project and appears to have been abandoned #628 . The official project has removed all devcontainer-contrib features from their listing. devcontainers/devcontainers.github.io#451. There is a fork that is being worked on to update and maintain the features https://github.com/devcontainers-extra/features |
Hi.
I frequently use the following tools and was wondering, if I could contribute them perhaps as features?
Many thanks for considering my request.
The text was updated successfully, but these errors were encountered: