jftuga / less-Windows

GNU less compiled for Windows 10 & 11. Stand-alone version with no dependencies.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

less-Windows nightly

GNU less compiled for Windows from the less source via GitHub Actions. New versions are being checked daily, and builds are compiled with the latest version of Visual Studio.

Installation

Binaries for less.exe (and lesskey.exe) are provided on the Releases Page. Download the appropriate one for your system. If you prefer to install less via a package manager, you can choose one of the following options:

Winget

A new version is pushed to the upstream winget-pkgs for every release:

winget install jftuga.less

Chocolatey

less is available in the Community Repository:

choco install less

Scoop

less is available in the Main bucket:

scoop install less

About

GNU less compiled for Windows 10 & 11. Stand-alone version with no dependencies.

License:MIT License


Languages

Language:Python 100.0%