https://github.com/lainq/ls
A simple implementation of the ls command, created using typescript
https://github.com/lainq/ls
cli command-line dir directory ls node-js typescript
Last synced: 6 months ago
JSON representation
A simple implementation of the ls command, created using typescript
- Host: GitHub
- URL: https://github.com/lainq/ls
- Owner: lainq
- License: mit
- Created: 2021-06-01T12:58:25.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-03T07:14:29.000Z (over 4 years ago)
- Last Synced: 2023-07-29T17:36:04.259Z (over 2 years ago)
- Topics: cli, command-line, dir, directory, ls, node-js, typescript
- Language: TypeScript
- Homepage: https://github.com/pranavbaburaj/ls
- Size: 25.4 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# `LS`
A simple implementation of the ls command, created using typescript