Skip to content

lsdrfrx/lsn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

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!