https://github.com/systemsoftware/dirtable
A simple CLI tool to log a table of the files in a directory
https://github.com/systemsoftware/dirtable
Last synced: about 1 month ago
JSON representation
A simple CLI tool to log a table of the files in a directory
- Host: GitHub
- URL: https://github.com/systemsoftware/dirtable
- Owner: systemsoftware
- License: mit
- Created: 2024-06-02T03:27:10.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-16T22:18:44.000Z (almost 2 years ago)
- Last Synced: 2025-01-28T13:21:55.331Z (over 1 year ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dirtable
A simple CLI tool to log a table of the files in a directory
## Run with ghr
This can be run with [ghr](https://www.npmjs.com/package/node-ghr)
```bash
ghr systemsoftware/dirtable
```