Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 628 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 628 Bytes

less, in a single file

less in a single file, powered by musl libc.

# Download
curl -LO https://github.com/simnalamburt/less-static/releases/latest/download/less
chmod +x less

# Use!
./less

NOTE: This is not an official Less binary distribution.

 


less-static is primarily distributed under the terms of both the Apache License (Version 2.0) and the MIT license. See COPYRIGHT for details.