https://github.com/amdzy/node-ls
https://github.com/amdzy/node-ls
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/amdzy/node-ls
- Owner: amdzy
- License: mit
- Created: 2021-09-07T14:21:29.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-20T19:14:10.000Z (over 4 years ago)
- Last Synced: 2025-01-22T02:28:34.618Z (over 1 year ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Node ls
A program that function the same as ls command, written in node.
## Getting started
```
git clone https://github.com/Soul-Remix/node-ls.git
cd node-ls
if on linux or mac run this command: chmod +x index.js
npm install
npm link
```
## How to use
**nls** or **nls** [relative path]