docker-app-folder-list
A tool that automatically generates folder lists.
Science Score: 67.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 5 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.7%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
·
Repository
A tool that automatically generates folder lists.
Basic Info
- Host: GitHub
- Owner: pulipulichen
- License: mit
- Language: JavaScript
- Default Branch: main
- Size: 1.01 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 2
Created almost 2 years ago
· Last pushed about 1 year ago
Metadata Files
Readme
License
Citation
README.md
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
Owner
- Name: Pulipuli Chen
- Login: pulipulichen
- Kind: user
- Location: Taiwan
- Website: http://blog.pulipuli.info
- Repositories: 431
- Profile: https://github.com/pulipulichen
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please cite it using these metadata."
authors:
- family-names: Chen
given-names: Yung-Ting
orcid: https://orcid.org/0000-0003-3751-610X
email: https://blog.pulipuli.info
title: "docker-app-Folder-List"
license: "MIT"
repository-code: "https://github.com/pulipulichen/docker-app-Folder-List"
abstract: "A tool that automatically generates folder lists."
identifiers:
- type: doi
value: 10.5281/zenodo.13128108
GitHub Events
Total
- Push event: 2
Last Year
- Push event: 2
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Dependencies
Dockerfile
docker
- pudding/docker-app ubuntu-20.04-nodejs-12.14.1-20230810-0130 build
docker-build/Dockerfile
docker
- sitespeedio/node ubuntu-20.04-nodejs-12.14.1 build
docker-build/image/docker-compose-template.yml
docker
- pudding/docker-app docker-app-Folder-List-20240730.041903
docker-compose-template.yml
docker
docker-compose.yml
docker
package.json
npm