Skip to content

Commit fd12b8e

Browse files
committed
chore: wip
1 parent cb00f69 commit fd12b8e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,28 +21,28 @@ features:
2121
details: "Install, update, and manage packages with automatic environment isolation. Smart update system keeps packages current while respecting version constraints."
2222
- title: "Service Management"
2323
icon: ""
24-
details: "Start, stop, and manage 19+ development services like PostgreSQL, Redis, Kafka, Prometheus, and more. Automatic configuration, health monitoring, and cross-platform support."
24+
details: "Start, stop, and manage 30+ development services like PostgreSQL, Redis, Kafka, Prometheus, and more. Automatic configuration, health monitoring, and cross-platform support."
2525
- title: "Environment Isolation"
2626
icon: "🌍"
27-
details: "Project-specific environments with automatic activation/deactivation. Each project gets its own isolated package installations and PATH management."
27+
details: "Project-specific, version-aware environments with automatic activation/deactivation. Each project gets its own isolated package installations and PATH management."
2828
- title: "Executable Shims"
2929
icon: "🔄"
3030
details: "Create lightweight executable scripts that automatically run the correct versions of your tools with full environment context."
3131
- title: "Custom & Pantry-Powered"
3232
icon: "🛠️"
33-
details: "Using custom builds, and built on top of pkgx's Pantry for fast package installations."
33+
details: "Custom builds, powered by pkgx's Pantry, for fast, reliable package installations."
3434
- title: "Runtime Installation"
3535
icon: "🚀"
3636
details: "Direct installation of development runtimes like Bun and Node.js from official sources with automatic platform detection."
3737
- title: "Shell Integration"
3838
icon: "🐚"
39-
details: "Seamless shell integration with customizable activation messages. Install shells like Zsh with automatic PATH management."
39+
details: "Seamless shell integration with customizable activation messages and automatic PATH management. Works with Zsh and Bash."
4040
- title: "Cross-Platform"
4141
icon: "🌐"
4242
details: "Works consistently across macOS, Linux, and Windows with platform-specific optimizations and path handling."
4343
- title: "Environment Management"
4444
icon: "🔧"
45-
details: "Comprehensive tools for listing, inspecting, cleaning, and managing development environments with human-readable identifiers."
45+
details: "Comprehensive tools for listing, inspecting, cleaning, and managing development environments with human-readable, version-aware identifiers."
4646
---
4747

4848
<Home />

0 commit comments

Comments
 (0)