Skip to content

lsdrfrx/lsn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b6bea36 · Sep 18, 2024

History

26 Commits
Sep 16, 2024
Aug 14, 2024
Aug 15, 2024
Aug 15, 2024
Aug 15, 2024

Repository files navigation

LSN

ls command alternative written in Nim

This project is a rewrite of GNU ls with additional features. The project is on WIP stage

Installation

Manual

Compilation with Nim is very simple:

nim c src/main.nim

From binaries

Go to Release page, download binary and add it to PATH

Contribution

Everyone can participate in the development. If you have suggestions and requests for functionality, or if you encounter any errors, feel free to open an issue. Contributions are strongly welcomed!