🐍 Top-rated globally installed pip packages for Dev Container Features
✨ Uses pipx
🥇 Focuses on popular pip CLI tools
👨👩👧👦 Community-driven maintainership
- <TODO: Add title> - <TODO: Add description>
- <TODO: Add title> - <TODO: Add description>
"features": {
"ghcr.io/jazzband/pip-features/<feature-id>": {}
}
💡 Don't worry! You can also do this:
"updateContentCommand": "pipx install my-awesome-cli"
// ☝ You can postCreateComand instead if you like.
To test a specific feature, you can use the [devcontainer CLI]:
devcontainer features test -f <feature-id>
Someone with appropriate access must manually trigger the Publish features workflow to create a new release.