Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 5 days 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 (8 months ago)
- Default Branch: main
- Last Pushed: 2024-07-16T22:18:44.000Z (7 months ago)
- Last Synced: 2024-11-30T00:20:22.875Z (2 months 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
```