ls-tiny

Crates.iols-tiny
lib.rsls-tiny
version0.1.7
sourcesrc
created_at2020-04-22 09:43:29.88237
updated_at2020-04-26 12:54:08.546003
descriptionls-tiny is a less functional ls command
homepage
repositoryhttps://github.com/hibi221b/ls-tiny
max_upload_size
id232856
size11,069
hibi221b (hibi221b)

documentation

README

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

movie

Screenshot

スクリーンショット 2020-04-22 18 52 01

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)
Commit count: 34

cargo fmt