8 releases
0.1.7 | Apr 26, 2020 |
---|---|
0.1.6 | Apr 26, 2020 |
#1504 in Filesystem
7KB
84 lines
ls-tiny
ls-tiny is a less functional ls command
How to install
$ cargo install ls-tiny
Environment
mac (ls-tiny can NOT display the color on windows os.)
Demo
Screenshot
Usage
ls-tiny VERSION
hibi221b
ls-tiny is a less functional ls command
USAGE:
ls-tiny <PATH>
FLAGS:
-h, --help Prints help information
-V, --version Prints version information
ARGS:
<PATH> Sets the directory
Run
$ ls-tiny DIRECTORY
Update
- ls-tiny can run against all directories. (
ls-tiny ../../../
) - v0.1.5
Error
Entering a relative path results in an error --> v0.1.0(modified v0.1.1)An error occurs when a parent directory is specified -> v0.1.3(modified v0.1.4)
Dependencies
~0.7–8MB
~38K SLoC