{"id":17614254,"url":"https://github.com/vroncevic/gen_sh_tool","last_synced_at":"2026-04-16T05:02:12.051Z","repository":{"id":45867120,"uuid":"80058481","full_name":"vroncevic/gen_sh_tool","owner":"vroncevic","description":"Generate shell tool script","archived":false,"fork":false,"pushed_at":"2025-12-12T21:42:30.000Z","size":7167,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-12-14T12:00:03.890Z","etag":null,"topics":["bash","bsd","development","freebsd","generator","linux","macos","modules","qnx","shell","tool","unix"],"latest_commit_sha":null,"homepage":"https://vroncevic.github.io/gen_sh_tool","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vroncevic.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-01-25T21:13:14.000Z","updated_at":"2025-12-12T21:41:53.000Z","dependencies_parsed_at":"2024-10-23T01:48:02.000Z","dependency_job_id":"bfcbb648-4db6-444e-ab19-38c3a746e0f3","html_url":"https://github.com/vroncevic/gen_sh_tool","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/vroncevic/gen_sh_tool","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vroncevic%2Fgen_sh_tool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vroncevic%2Fgen_sh_tool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vroncevic%2Fgen_sh_tool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vroncevic%2Fgen_sh_tool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vroncevic","download_url":"https://codeload.github.com/vroncevic/gen_sh_tool/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vroncevic%2Fgen_sh_tool/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31872036,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"online","status_checked_at":"2026-04-16T02:00:06.042Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bash","bsd","development","freebsd","generator","linux","macos","modules","qnx","shell","tool","unix"],"created_at":"2024-10-22T18:37:16.944Z","updated_at":"2026-04-16T05:02:12.042Z","avatar_url":"https://github.com/vroncevic.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Generate shell tool script\n\n\u003cimg align=\"right\" src=\"https://raw.githubusercontent.com/vroncevic/gen_sh_tool/dev/docs/gen_sh_tool_logo.png\" width=\"25%\"\u003e\n\n**gen_sh_tool** is shell tool for generating shell tool.\n\nDeveloped in **[bash](https://en.wikipedia.org/wiki/Bash_(Unix_shell))** code: **100%**.\n\n[![gen_sh_tool_shell_checker](https://github.com/vroncevic/gen_sh_tool/actions/workflows/gen_sh_tool_shell_checker.yml/badge.svg)](https://github.com/vroncevic/gen_sh_tool/actions/workflows/gen_sh_tool_shell_checker.yml)\n\nThe README is used to introduce the modules and provide instructions on\nhow to install the modules, any machine dependencies it may have and any\nother information that should be provided before the modules are installed.\n\n[![GitHub issues open](https://img.shields.io/github/issues/vroncevic/gen_sh_tool.svg)](https://github.com/vroncevic/gen_sh_tool/issues) [![GitHub contributors](https://img.shields.io/github/contributors/vroncevic/gen_sh_tool.svg)](https://github.com/vroncevic/gen_sh_tool/graphs/contributors)\n\n\u003c!-- START doctoc generated TOC please keep comment here to allow auto update --\u003e\n\u003c!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --\u003e\n**Table of Contents**\n\n- [Installation](#installation)\n- [Usage](#usage)\n- [Dependencies](#dependencies)\n- [Shell tool structure](#shell-tool-structure)\n- [Docs](#docs)\n- [Copyright and licence](#copyright-and-licence)\n\n\u003c!-- END doctoc generated TOC please keep comment here to allow auto update --\u003e\n\n### Installation\n\n![Debian Linux OS](https://raw.githubusercontent.com/vroncevic/gen_sh_tool/dev/docs/debtux.png)\n\nNavigate to release **[page](https://github.com/vroncevic/gen_sh_tool/releases)** download and extract release archive.\n\nTo install **gen_sh_tool** type the following\n\n```bash\ntar xvzf gen_sh_tool-3.0.tar.gz\ncd gen_sh_tool-3.0\ncp -R ~/sh_tool/bin/   /root/scripts/gen_sh_tool/ver.3.0/\ncp -R ~/sh_tool/conf/  /root/scripts/gen_sh_tool/ver.3.0/\ncp -R ~/sh_tool/log/   /root/scripts/gen_sh_tool/ver.3.0/\n```\n\nSelf generated setup script and execution\n\n```bash\n./gen_sh_tool_setup.sh\n\n[setup] installing App/Tool/Script gen_sh_tool\n\tFri Dec 12 10:39:13 PM CET 2025\n[setup] copy App/Tool/Script structure\n[setup] remove github editor configuration files\n[setup] set App/Tool/Script permission\n[setup] create symbolic link of App/Tool/Script\n[setup] done\n\n/root/scripts/gen_sh_tool/ver.3.0/\n├── bin/\n│   └── gen_sh_tool.sh\n├── conf/\n│   ├── gen_sh_tool.cfg\n│   ├── gen_sh_tool.logo\n│   ├── gen_sh_tool_util.cfg\n│   └── template/\n│       ├── basic_config.template\n│       ├── cfg_editorconfig.template\n│       ├── log_editorconfig.template\n│       ├── sh_editorconfig.template\n│       ├── tool.template\n│       └── util_config.template\n└── log/\n    └── gen_sh_tool.log\n\n4 directories, 13 files\nlrwxrwxrwx 1 root root 52 Dec 12 10:39 /root/bin/gen_sh_tool -\u003e /root/scripts/gen_sh_tool/ver.3.0/bin/gen_sh_tool.sh\n```\n\nOr You can use docker to create image/container.\n\n### Usage\n\n```bash\n# Create symlink for shell tool\nln -s /root/scripts/gen_sh_tool/ver.3.0/bin/gen_sh_tool.sh /root/bin/gen_sh_tool\n\n# Setting PATH\nexport PATH=${PATH}:/root/bin/\n\n# Generating shell tool\ngen_sh_tool FileCheck\n\ngen_sh_tool ver.3.0\nFri Dec 12 10:39:23 PM CET 2025\n\n[check_root] Check permission for current session? [ok]\n[check_root] Done\n\n                                                                                      \n                                          ██              ██                      ██  \n                                         ░██             ░██                     ░██  \n    █████   █████  ███████         ██████░██            ██████  ██████   ██████  ░██  \n   ██░░░██ ██░░░██░░██░░░██       ██░░░░ ░██████       ░░░██░  ██░░░░██ ██░░░░██ ░██  \n  ░██  ░██░███████ ░██  ░██      ░░█████ ░██░░░██        ░██  ░██   ░██░██   ░██ ░██  \n  ░░██████░██░░░░  ░██  ░██       ░░░░░██░██  ░██        ░██  ░██   ░██░██   ░██ ░██  \n   ░░░░░██░░██████ ███  ░██ █████ ██████ ░██  ░██ █████  ░░██ ░░██████ ░░██████  ███  \n    █████  ░░░░░░ ░░░   ░░ ░░░░░ ░░░░░░  ░░   ░░ ░░░░░    ░░   ░░░░░░   ░░░░░░  ░░░   \n   ░░░░░                                                                               \n\t                                                 \n\t\tInfo   github.io/gen_sh_tool ver.3.0\n\t\tIssue  github.io/issue\n\t\tAuthor vroncevic.github.io\n\n[gen_sh_tool] Loading basic and util configuration!\n100% [================================================]\n\n[load_conf] Loading App/Tool/Script configuration!\n[check_cfg] Checking configuration file [/root/scripts/gen_sh_tool/ver.3.0/conf/gen_sh_tool.cfg] [ok]\n[check_cfg] Done\n\n[load_conf] Done\n\n[load_util_conf] Load module configuration!\n[check_cfg] Checking configuration file [/root/scripts/gen_sh_tool/ver.3.0/conf/gen_sh_tool_util.cfg] [ok]\n[check_cfg] Done\n\n[load_util_conf] Done\n\n[gen_sh_tool] Generating tool directory structure!\n[gen_sh_tool] Generating file [/root/scripts/FileCheck/bin/FileCheck.sh]\n[gen_sh_tool] Generating file [/root/scripts/FileCheck/bin/.editorconfig]\n[gen_sh_tool] Generating file [/root/scripts/FileCheck/conf/FileCheck.cfg]\n[gen_sh_tool] Generating file [/root/scripts/FileCheck/conf/.editorconfig]\n[gen_sh_tool] Generating file [/root/scripts/FileCheck/conf/FileCheck_util.cfg]\n[gen_sh_tool] Generating file [/root/scripts/FileCheck/log/FileCheck.log]\n[gen_sh_tool] Generating file [/root/scripts/FileCheck/log/.editorconfig]\n[gen_sh_tool] Set owner!\n[gen_sh_tool] Set permission!\n[logging] Checking directory [/root/scripts/gen_sh_tool/ver.3.0/log/]? [ok]\n[logging] Write info log!\n[logging] Done\n\n[gen_sh_tool] Done\n\n[check_tool] Checking tool [/usr/bin/tree]? [ok]\n[check_tool] Done\n\n/root/scripts/FileCheck/\n├── bin/\n│   └── FileCheck.sh\n├── conf/\n│   ├── FileCheck.cfg\n│   └── FileCheck_util.cfg\n└── log/\n    └── FileCheck.log\n\n3 directories, 4 files\n```\n\n### Dependencies\n\n**gen_sh_tool** requires these other modules and libraries\n* sh_util [https://github.com/vroncevic/sh_util](https://github.com/vroncevic/sh_util)\n\n### Shell tool structure\n\n**gen_sh_tool** is based on MOP.\n\nShell tool structure\n\n```bash\nsh_tool/\n├── bin/\n│   └── gen_sh_tool.sh\n├── conf/\n│   ├── gen_sh_tool.cfg\n│   ├── gen_sh_tool.logo\n│   ├── gen_sh_tool_util.cfg\n│   └── template/\n│       ├── basic_config.template\n│       ├── cfg_editorconfig.template\n│       ├── log_editorconfig.template\n│       ├── sh_editorconfig.template\n│       ├── tool.template\n│       └── util_config.template\n└── log/\n    └── gen_sh_tool.log\n```\n\n### Docs\n\n[![Documentation Status](https://readthedocs.org/projects/gen_sh_tool/badge/?version=latest)](https://gen-sh-tool.readthedocs.io/projects/gen_sh_tool/en/latest/?badge=latest)\n\nMore documentation and info at\n* [https://gen_sh_tool.readthedocs.io/en/latest/](https://gen-sh-tool.readthedocs.io/en/latest/)\n* [https://www.gnu.org/software/bash/manual/](https://www.gnu.org/software/bash/manual/)\n\n### Copyright and licence\n\n[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n\nCopyright (C) 2017 - 2026 by [vroncevic.github.io/gen_sh_tool](https://vroncevic.github.io/gen_sh_tool)\n\n**gen_sh_tool** is free software; you can redistribute it and/or modify\nit under the same terms as Bash itself, either Bash version 4.2.47 or,\nat your option, any later version of Bash 4 you may have available.\n\nLets help and support FSF.\n\n[![Free Software Foundation](https://raw.githubusercontent.com/vroncevic/gen_sh_tool/dev/docs/fsf-logo_1.png)](https://my.fsf.org/)\n\n[![Donate](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://my.fsf.org/donate/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvroncevic%2Fgen_sh_tool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvroncevic%2Fgen_sh_tool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvroncevic%2Fgen_sh_tool/lists"}