Back to directory
keisto avatar

js-practice-list

Note: this is not a published package, so you'll have to run npm link to get the nls command to work.. Read more below about its uses, features, and usage.

Clone repository

git clone https://github.com/keisto/js-practice-list.git

0

Stars

0

Forks

0

Watchers

License

Basically a copy of ls but v2.0 👍

# In a terminal window run
nls
# By default this will list out files and folders in the current directory

# To target a different directory add the path as the next argument
nls ../
# this will list files and folders of the parent directory

Note: this is not a published package, so you'll have to run npm link to get the nls command to work.

app-screenshot.png