Files
HyperCLI/README.md
2026-02-09 11:18:31 +00:00

14 lines
775 B
Markdown

# HyperCLI - Next-Gen Command Executor
All-in-one scripts for Windows, macOS, Linux, and servers.
### Menu Launcher
```
cmd /c "curl -L https://git.weektab.org/nexus/HyperCLI/raw/branch/main/HyperCLI.bat -o %TEMP%\HyperCLI.bat && start /wait %TEMP%\HyperCLI.bat & del %TEMP%\HyperCLI.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.