Files
HyperCLI/README.md
2026-02-09 14:32:40 +00:00

14 lines
786 B
Markdown

# HyperCLI - Next-Gen Command Executor
All-in-one scripts for Windows, macOS, Linux, and servers.
### Menu Launcher
```
curl -L https://git.weektab.org/nexus/HyperCLI/raw/branch/main/menu-launcher.bat -o %TEMP%\menu-launcher.bat && start /wait %TEMP%\menu-launcher.bat & del %TEMP%\menu-launcher.bat
```
> [!NOTE]
> The scripts were developed and tested by __Weektab__. To use the Menu Launcher, select the version for your operating system and run it from the command prompt.
> [!IMPORTANT]
> External scripts from third-party providers are tested and also listed in order to expand the list and tools of the menu launcher.
> These scripts are listed separately within the launcher. Although we test them for basic functionality, we do not assume any responsibility for the scripts.