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: .gradle-docs/README.md
+6-11Lines changed: 6 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,13 +30,13 @@ This is a module of [Bearsampp project](https://github.com/bearsampp/bearsampp)
30
30
31
31
## Overview
32
32
33
-
The Shell module provides PowerPowerShell 7+ with enhanced console features including Clink for command-line completion, Clink-completions for extended completions, and Oh My Posh for beautiful prompt themes. This Gradle build system automates the process of downloading, configuring, and packaging shell releases for Bearsampp.
33
+
The PowerShell module provides PowerShell 7+ with enhanced console features including PSReadLine (built-in) for advanced command-line editing and Oh My Posh for beautiful prompt themes. This Gradle build system automates the process of downloading, configuring, and packaging PowerShell releases for Bearsampp.
34
34
35
35
### Key Features
36
36
37
37
-**Pure Gradle Build**: Modern build system with no Ant dependencies
38
38
-**Automated Downloads**: Fetches PowerShell and dependencies from modules-untouched repository
39
-
-**Dependency Management**: Handles Clink, Clink completions, Oh My Posh, and themes
39
+
-**Dependency Management**: Handles Oh My Posh and themes
40
40
-**Hash Generation**: Automatically generates MD5, SHA1, SHA256, and SHA512 checksums
41
41
-**Multi-Version Support**: Build single or multiple versions simultaneously
42
42
-**Interactive Mode**: User-friendly version selection interface
@@ -187,8 +187,6 @@ Maps shell versions to download URLs:
This is a module of [Bearsampp project](https://github.com/bearsampp/bearsampp) involving PowerShell with enhanced features, built with a pure Gradle build system.
7
7
@@ -109,14 +109,14 @@ Comprehensive documentation is available in the `.gradle-docs/` directory:
0 commit comments