{"id":15042357,"url":"https://github.com/chemaclass/bash-skeleton","last_synced_at":"2025-04-14T20:55:21.783Z","repository":{"id":257286356,"uuid":"857805614","full_name":"Chemaclass/bash-skeleton","owner":"Chemaclass","description":"A skeleton to build your bash cli-app.","archived":false,"fork":false,"pushed_at":"2024-10-05T22:15:15.000Z","size":39,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-11T02:56:25.683Z","etag":null,"topics":["bash","cli-app","skeleton-application"],"latest_commit_sha":null,"homepage":"https://chemaclass.com/","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Chemaclass.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","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},"funding":{"custom":["https://chemaclass.com/sponsor"]}},"created_at":"2024-09-15T16:51:56.000Z","updated_at":"2024-10-06T13:18:26.000Z","dependencies_parsed_at":"2024-09-25T01:41:00.531Z","dependency_job_id":"bedb3ca9-ed2b-49fb-9f23-5b471a0afddb","html_url":"https://github.com/Chemaclass/bash-skeleton","commit_stats":null,"previous_names":["chemaclass/bash-skeleton"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chemaclass%2Fbash-skeleton","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chemaclass%2Fbash-skeleton/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chemaclass%2Fbash-skeleton/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chemaclass%2Fbash-skeleton/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Chemaclass","download_url":"https://codeload.github.com/Chemaclass/bash-skeleton/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248961128,"owners_count":21189991,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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","cli-app","skeleton-application"],"created_at":"2024-09-24T20:47:09.867Z","updated_at":"2025-04-14T20:55:21.758Z","avatar_url":"https://github.com/Chemaclass.png","language":"Shell","funding_links":["https://chemaclass.com/sponsor"],"categories":[],"sub_categories":[],"readme":"# bash-skeleton\n\nThis skeleton provides a strong yet simple foundation, making it easy to start building robust Bash scripts with a\nwell-structured architecture.\n\n## Features\n\n- **Dependency Management**: Uses [bashdep](https://github.com/Chemaclass/bashdep) for managing dependencies.\n    - Install with: `install-dependencies.sh`\n\n- **Testing**: Integrates [bashunit](https://github.com/TypedDevs/bashunit/) for testing.\n    - Tests in: `tests/`\n\n- **Source Structure**: Organize functions in different files.\n    - Source in: `src/`\n\n- **Entry Point**: Ready to handle arguments and options.\n    - Script: `./entry-point`\n\n- **Build System**: Bundle your project into a single executable.\n    - Use: `./build.sh`\n\n- **CI**: Automates linting, static analysis, and tests on commits/PRs.\n    - Workflows in: `.github/workflows/`\n\n- **Pre-commit Hook**: Optional hook for running tests, linter, and analysis.\n    - Script: `bin/pre-commit`\n\n- **Makefile**: Simplifies project management with basic commands.\n    - Available in: `Makefile`\n\n## Inspired by\n\nThis skeleton is the result of building other projects like:\n\n- bashunit: https://github.com/TypedDevs/bashunit\n- create-pr: https://github.com/Chemaclass/create-pr\n- bashdep: https://github.com/Chemaclass/bashdep\n- release: https://github.com/Purpose-Green/release\n\n## Contribute\n\nSuggestions, ideas and PRs are more than welcome here!\nPlease, Check out our [CONTRIBUTING.md](.github/CONTRIBUTING.md) guidelines.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchemaclass%2Fbash-skeleton","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchemaclass%2Fbash-skeleton","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchemaclass%2Fbash-skeleton/lists"}