Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pulipulichen/docker-app-folder-list
A tool that automatically generates folder lists.
https://github.com/pulipulichen/docker-app-folder-list
Last synced: 12 days ago
JSON representation
A tool that automatically generates folder lists.
- Host: GitHub
- URL: https://github.com/pulipulichen/docker-app-folder-list
- Owner: pulipulichen
- License: mit
- Created: 2024-07-29T19:54:40.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-29T20:33:01.000Z (6 months ago)
- Last Synced: 2024-07-30T02:19:05.970Z (6 months ago)
- Language: JavaScript
- Size: 1.01 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Citation: CITATION.cff
Awesome Lists containing this project
README
[![DOI](https://zenodo.org/badge/835419218.svg)](https://zenodo.org/doi/10.5281/zenodo.13128108)
# docker-app-Folder-List: 自動產生資料夾清單的工具。
A tool that automatically generates folder lists.By providing a folder path as input, this tool generates a file containing a comprehensive list of all files and subfolders within that specific folder.
輸入一個資料夾的路徑,這個工具會自動產生一個檔案,裡面包含這個資料夾裡面所有檔案和子資料夾的清單。
# Download
- Linux & MacOS: https://pulipulichen.github.io/docker-app-Folder-List/bin/folder-list.sh
- Windows: https://pulipulichen.github.io/docker-app-Folder-List/bin/folder-list.exe# Techniques
- **Docker**: 以容器化方式部署。確保工具的運作在不同平臺都能運行。
- **Node.js**: 執行腳本的程式語言。----
# Citation
Chen, Y.-T. (2024). *Docker-app-Folder-List* (20240730.043131) [Computer software]. Zenodo. [https://doi.org/10.5281/ZENODO.13128108](https://doi.org/10.5281/ZENODO.13128108)