{"id":17618489,"url":"https://github.com/vroncevic/githuber","last_synced_at":"2026-04-07T08:31:49.250Z","repository":{"id":46004996,"uuid":"80058554","full_name":"vroncevic/githuber","owner":"vroncevic","description":"Generates setup scripts and github guideline for project","archived":false,"fork":false,"pushed_at":"2025-12-13T06:56:41.000Z","size":7192,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-14T20:53:54.467Z","etag":null,"topics":["app","bash","docker","generator","github","library","linux","macos","project","qnx","script","shell","tool"],"latest_commit_sha":null,"homepage":"https://vroncevic.github.io/githuber","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:14:13.000Z","updated_at":"2025-12-13T06:55:40.000Z","dependencies_parsed_at":"2023-12-16T22:37:46.924Z","dependency_job_id":"49910f1e-145c-4cef-8b29-6bf6ab0cc263","html_url":"https://github.com/vroncevic/githuber","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/vroncevic/githuber","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vroncevic%2Fgithuber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vroncevic%2Fgithuber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vroncevic%2Fgithuber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vroncevic%2Fgithuber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vroncevic","download_url":"https://codeload.github.com/vroncevic/githuber/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vroncevic%2Fgithuber/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31506562,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["app","bash","docker","generator","github","library","linux","macos","project","qnx","script","shell","tool"],"created_at":"2024-10-22T19:45:27.501Z","updated_at":"2026-04-07T08:31:49.243Z","avatar_url":"https://github.com/vroncevic.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Generate setup scripts and github guideline file\n\n\u003cimg align=\"right\" src=\"https://raw.githubusercontent.com/vroncevic/githuber/dev/docs/githuber_logo.png\" width=\"25%\"\u003e\n\n**githuber** is shell tool for generating github structure.\n\nDeveloped in **[bash](https://en.wikipedia.org/wiki/Bash_(Unix_shell))** code: **100%**.\n\n[![githuber_shell_checker](https://github.com/vroncevic/githuber/actions/workflows/githuber_shell_checker.yml/badge.svg)](https://github.com/vroncevic/githuber/actions/workflows/githuber_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/githuber.svg)](https://github.com/vroncevic/githuber/issues) [![GitHub contributors](https://img.shields.io/github/contributors/vroncevic/githuber.svg)](https://github.com/vroncevic/githuber/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/githuber/dev/docs/debtux.png)\n\nNavigate to release **[page](https://github.com/vroncevic/githuber/releases)** download and extract release archive.\n\nTo install **githuber** type the following\n\n```bash\ntar xvzf githuber-5.2.tar.gz\ncd githuber-5.2\ncp -R ~/sh_tool/bin/   /root/scripts/githuber/ver.5.2/\ncp -R ~/sh_tool/conf/  /root/scripts/githuber/ver.5.2/\ncp -R ~/sh_tool/log/   /root/scripts/githuber/ver.5.2/\n```\n\nSelf generated setup script and execution\n\n```bash\n./githuber_setup.sh \n\n[setup] installing App/Tool/Script githuber\n\tSat Dec 13 07:51:40 AM CET 2025\n[setup] clean up App/Tool/Script structure\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/githuber/ver.5.2/\n├── bin/\n│   ├── deploy_build_py.sh\n│   ├── deploy_docker.sh\n│   ├── deploy_guide.sh\n│   ├── deploy_setup.sh\n│   ├── deploy_venv.sh\n│   ├── drop_to_file.sh\n│   └── githuber.sh\n├── conf/\n│   ├── githuber.cfg\n│   ├── githuber.logo\n│   ├── githuber_util.cfg\n│   └── template/\n│       ├── docker_create_container.template\n│       ├── docker_create_image.template\n│       ├── docker_push_image.template\n│       ├── docker_remove_container.template\n│       ├── docker_remove_image.template\n│       ├── docker_stop_container.template\n│       ├── githuber_guideline.template\n│       ├── githuber_setup_py.template\n│       ├── githuber_setup_sh.template\n│       ├── pypi3_build.template\n│       ├── pypi_create.template\n│       ├── pypi_deploy.template\n│       ├── venv_create.template\n│       └── venv_helper.template\n└── log/\n    └── githuber.log\n\n4 directories, 30 files\nlrwxrwxrwx 1 root root 46 Dec 13 07:51 /root/bin/githuber -\u003e /root/scripts/githuber/ver.5.2/bin/githuber.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/githuber/ver.5.2/bin/githuber.sh /root/bin/githuber\n\n# Setting PATH\nexport PATH=${PATH}:/root/bin/\n\n# Generating github structure\ngithuber python test\n                                                                                                                                                                        \ngithuber ver.5.2\nSat Dec 13 07:53:40 AM 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\t\t\t\tInfo   github.io/githuber ver.5.2 \n\t\t\t\tIssue  github.io/issue\n\t\t\t\tAuthor vroncevic.github.io\n\n[githuber] Loading basic and util configuration!\n100% [================================================]\n\n[load_conf] Loading App/Tool/Script configuration!\n[check_cfg] Checking configuration file [/root/scripts/githuber/ver.5.2/conf/githuber.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/githuber/ver.5.2/conf/githuber_util.cfg] [ok]\n[check_cfg] Done\n\n[load_util_conf] Done\n\n[githuber] Checking directory [/data/dev/]? [ok]\n[githuber] Checking directory [/data/dev/python/]? [ok]\n[githuber] Generating directory [/data/dev/python/test/]\n[githuber] Generating file [/data/dev/python/test/test_setup.sh]\n[githuber] Generating file [/data/dev/python/test/test_git.txt]\n[githuber] Generating directory [/data/dev/python/test/docs/]\n[githuber] Generating directory [/data/dev/python/test/github/]\n[githuber] Generating directory [/data/dev/python/test/github/test//]\n[githuber] Generating file [/data/dev/python/test/github/docker_create_image.sh]\n[githuber] Generating file [/data/dev/python/test/github/docker_create_container.sh]\n[githuber] Generating file [/data/dev/python/test/github/docker_push_image.sh]\n[githuber] Generating file [/data/dev/python/test/github/docker_stop_container.sh]\n[githuber] Generating file [/data/dev/python/test/github/docker_remove_container.sh]\n[githuber] Generating file [/data/dev/python/test/github/docker_remove_image.sh]\n[githuber] Generating file [/data/dev/python/test/github/pypi_create.sh]\n[githuber] Generating file [/data/dev/python/test/github/pypi_deploy.sh]\n[githuber] Generating file [/data/dev/python/test/github/pypi3_build.sh]\n[githuber] Generating file [/data/dev/python/test/github/venv_create.sh]\n[githuber] Generating file [/data/dev/python/test/github/venv_helper.sh]\n[githuber] Set owner!\n[githuber] Set permission!\n[logging] Checking directory [/root/scripts/githuber/ver.5.2/log/]? [ok]\n[logging] Write info log!\n[logging] Done\n\n[githuber] Done\n\n[check_tool] Checking tool [/usr/bin/tree]? [ok]\n[check_tool] Done\n\n/data/dev/python/test/\n├── docs\n├── github\n│   ├── docker_create_container.sh\n│   ├── docker_create_image.sh\n│   ├── docker_push_image.sh\n│   ├── docker_remove_container.sh\n│   ├── docker_remove_image.sh\n│   ├── docker_stop_container.sh\n│   ├── pypi3_build.sh\n│   ├── pypi_create.sh\n│   ├── pypi_deploy.sh\n│   ├── test\n│   ├── venv_create.sh\n│   └── venv_helper.sh\n├── test_git.txt\n└── test_setup.sh\n\n4 directories, 13 files\n```\n\n### Dependencies\n\n**githuber** requires next 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**githuber** is based on MOP.\n\nShell tool structure\n\n```bash\nsh_tool/\n├── bin/\n│   ├── deploy_build_py.sh\n│   ├── deploy_docker.sh\n│   ├── deploy_guide.sh\n│   ├── deploy_setup.sh\n│   ├── deploy_venv.sh\n│   ├── drop_to_file.sh\n│   └── githuber.sh\n├── conf/\n│   ├── githuber.cfg\n│   ├── githuber.logo\n│   ├── githuber_util.cfg\n│   └── template/\n│       ├── docker_create_container.template\n│       ├── docker_create_image.template\n│       ├── docker_push_image.template\n│       ├── docker_remove_container.template\n│       ├── docker_remove_image.template\n│       ├── docker_stop_container.template\n│       ├── githuber_guideline.template\n│       ├── githuber_setup_py.template\n│       ├── githuber_setup_sh.template\n│       ├── pypi3_build.template\n│       ├── pypi_create.template\n│       ├── pypi_deploy.template\n│       ├── venv_create.template\n│       └── venv_helper.template\n└── log/\n    └── githuber.log\n```\n\n### Docs\n\n[![Documentation Status](https://readthedocs.org/projects/githuber/badge/?version=latest)](https://githuber.readthedocs.io/projects/githuber/en/latest/?badge=latest)\n\nMore documentation and info at\n* [https://githuber.readthedocs.io/en/latest/](https://githuber.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/githuber](https://vroncevic.github.io/githuber)\n\n**githuber** 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/githuber/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%2Fgithuber","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvroncevic%2Fgithuber","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvroncevic%2Fgithuber/lists"}