An open API service indexing awesome lists of open source software.

https://github.com/KyleMit/cli-ls

A simple version of the ls command to replace window's dir command
https://github.com/KyleMit/cli-ls

cli ls node node-cli

Last synced: about 1 month ago
JSON representation

A simple version of the ls command to replace window's dir command

Awesome Lists containing this project

README

        

# CLI LS

This ever happen to you?

![image](https://user-images.githubusercontent.com/4307307/170087686-3b37a7e3-721f-471e-85a0-3c7cafca83f8.png)

Well no more!

## Installation

```bash
npm i @kylemit/cli-ls -g
```

## Usage

```bat
> ls
```

## That's it!