https://github.com/ksachdeva/devcontainer-features
Repository for various custom devcontainer features
https://github.com/ksachdeva/devcontainer-features
Last synced: about 1 month ago
JSON representation
Repository for various custom devcontainer features
- Host: GitHub
- URL: https://github.com/ksachdeva/devcontainer-features
- Owner: ksachdeva
- License: apache-2.0
- Created: 2025-09-16T20:59:51.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-09-16T21:34:34.000Z (10 months ago)
- Last Synced: 2025-09-16T23:51:30.919Z (10 months ago)
- Language: Shell
- Size: 14.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Devcontainer features
Repository for various custom devcontainer features
## Available features
| Feature | Description | Documentation |
| ----------- | --------------------------- | ------------------------------------- |
| nats-server | NATS messaging server | [README](./src/nats-server/README.md) |
| nats-top | NATS server monitoring tool | [README](./src/nats-top/README.md) |
| natscli | NATS command-line client | [README](./src/natscli/README.md) |
| presenterm | Presentation in Terminal | [README](./src/presenterm/README.md) |