You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,28 +21,28 @@ features:
21
21
details: "Install, update, and manage packages with automatic environment isolation. Smart update system keeps packages current while respecting version constraints."
22
22
- title: "Service Management"
23
23
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."
25
25
- title: "Environment Isolation"
26
26
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."
28
28
- title: "Executable Shims"
29
29
icon: "🔄"
30
30
details: "Create lightweight executable scripts that automatically run the correct versions of your tools with full environment context."
31
31
- title: "Custom & Pantry-Powered"
32
32
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."
34
34
- title: "Runtime Installation"
35
35
icon: "🚀"
36
36
details: "Direct installation of development runtimes like Bun and Node.js from official sources with automatic platform detection."
37
37
- title: "Shell Integration"
38
38
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."
40
40
- title: "Cross-Platform"
41
41
icon: "🌐"
42
42
details: "Works consistently across macOS, Linux, and Windows with platform-specific optimizations and path handling."
43
43
- title: "Environment Management"
44
44
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."
0 commit comments