A modern replacement for ‘ls’.
Go to file
Ben S 573765b62b Move filtering to options object, too
I'd like to have as few public methods on it as possible.
2014-05-26 12:46:51 +01:00
.gitignore Initial commit 2014-05-03 11:30:37 +01:00
colours.rs s/StrBuf/String/g 2014-05-26 11:08:33 +01:00
column.rs Move columns to options object 2014-05-25 19:42:31 +01:00
exa.rs Move filtering to options object, too 2014-05-26 12:46:51 +01:00
file.rs Move sorting and reversing into options object 2014-05-26 11:50:46 +01:00
format.rs s/StrBuf/String/g 2014-05-26 11:08:33 +01:00
LICENCE Let's GPLv3 this. 2014-05-22 13:52:57 +01:00
options.rs Move filtering to options object, too 2014-05-26 12:46:51 +01:00
README.md Add a readme 2014-05-22 13:55:11 +01:00
screenshot.png Initial commit 2014-05-03 11:30:37 +01:00
unix.rs s/StrBuf/String/g 2014-05-26 11:08:33 +01:00

exa

exa is a replacement for ls written in Rust. I'm learning Rust as I go.

Screenshot of exa