devcontainers-contrib / features

🐳 Extra add-in features for Devcontainers and GitHub Codespaces
MIT License
244 stars 128 forks source link

[Feature Request]: Install multiple packages using `pipx-package` #534

Open keunhyung-chung opened 1 year ago

keunhyung-chung commented 1 year ago

Requested Feature

At the moment, pipx-package only supports installing one package. Instead, it would be good to enable installing multiple packages by comma-separated packages string. For example, apt-packages.

mirzaprangon commented 1 year ago

Second this. For example for documentation I am using mkdocs-material and mike for mkdocs. For this I have to install both of these packages. But can not do this with current implementation of pipx-package.

evilhamsterman commented 3 weeks ago

This project is not associated with the devcontainer project and appears to have been abandoned https://github.com/devcontainers-contrib/features/issues/628 . The official project has removed all devcontainer-contrib features from their listing. https://github.com/devcontainers/devcontainers.github.io/issues/451. There is a fork that is being worked on to update and maintain the features https://github.com/devcontainers-extra/features