{"id":16553451,"url":"https://github.com/scalastic/wizard","last_synced_at":"2026-04-18T09:34:25.051Z","repository":{"id":198891149,"uuid":"616018850","full_name":"scalastic/wizard","owner":"scalastic","description":"WIP - Welcome to Wizard, a versatile and magical framework that empowers you to effortlessly execute uniform integration scripts both locally and on your server. It caters to the needs of both developers and CI/CD platforms, weaving a touch of magic into your workflow.","archived":false,"fork":false,"pushed_at":"2024-05-05T17:15:55.000Z","size":808,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-04T18:44:50.394Z","etag":null,"topics":["cicd","gitlab-ci","jenkins","local","shell","wizard"],"latest_commit_sha":null,"homepage":"","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/scalastic.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":"2023-03-19T11:36:59.000Z","updated_at":"2024-05-05T17:15:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"42bb6458-3466-480d-8810-d8812ddae9d8","html_url":"https://github.com/scalastic/wizard","commit_stats":null,"previous_names":["scalastic/wizard"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/scalastic/wizard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scalastic%2Fwizard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scalastic%2Fwizard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scalastic%2Fwizard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scalastic%2Fwizard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scalastic","download_url":"https://codeload.github.com/scalastic/wizard/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scalastic%2Fwizard/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264502734,"owners_count":23618671,"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":["cicd","gitlab-ci","jenkins","local","shell","wizard"],"created_at":"2024-10-11T19:48:13.822Z","updated_at":"2026-04-18T09:34:20.029Z","avatar_url":"https://github.com/scalastic.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n![Wizard](docs/images/wizard.png)\n\n[![License](https://img.shields.io/github/license/scalastic/wizard.svg?style=flat-square)](https://github.com/scalastic/wizard/blob/master/LICENSE)\n[![bash](https://img.shields.io/badge/bash-4.4%2B-brightgreen)](https://www.gnu.org/software/bash/)\n[![Test and Code Coverage](https://github.com/scalastic/wizard/actions/workflows/workflow.yml/badge.svg?branch=main)](https://github.com/scalastic/wizard/actions/workflows/workflow.yml)\n[![codecov](https://codecov.io/gh/scalastic/wizard/branch/main/graph/badge.svg?token=KO9TRVNQWE)](https://codecov.io/gh/scalastic/wizard)\n[![GitHub release (latest by date)](https://img.shields.io/github/v/release/scalastic/wizard)](https://img.shields.io/github/v/release/scalastic/wizard)\n[![GitHub stars](https://img.shields.io/github/stars/scalastic/wizard?style=social)](https://img.shields.io/github/stars/scalastic/wizard?style=social)\n[![GitHub forks](https://img.shields.io/github/forks/scalastic/wizard?style=social)](https://img.shields.io/github/forks/scalastic/wizard?style=social)\n\n# Wizard - The Magical Integration Framework\n\nWelcome to Wizard, a versatile and magical framework that empowers you to effortlessly execute uniform integration scripts both locally and on your server. It caters to the needs of both developers and CI/CD platforms, weaving a touch of magic into your workflow.\n\nThe acronym `WIZARD` represents its essence: **Wide Integration Zone And Runner Deployment**. Thanks to its unconventional and almost mystical nature, `Wizard` bridges the gap between developers and CI/CD platforms, enabling the seamless execution of identical integration and deployment scripts, whether on your local machine or the server.\n\nWith `Wizard`, developers gain the magical ability to thoroughly test their CI/CD pipeline's functionality directly on their local workstations, eliminating the need to speculate about the outcomes once their code is pushed to the integration servers.\n\nEmbrace the enchantment of Wizard to fill the void in the DevOps approach and embody the \"shift-left\" principle with a sprinkle of magic.\n\n----\n\n## Table of Contents\n\n- [Supported platforms](#supported-platforms)\n- [Supported technologies and extensibility](#supported-technologies-and-extensibility)\n- [Requirements](#requirements)\n- [Installation](#installation)\n- [Tutorial](#tutorial)\n- [Wizard CLI](#wizard-cli)\n  - [Command options](#command-options)\n- [Project directory](#project-directory)\n  - [Typical directory structure](#typical-directory-structure)\n  - [Options file](#options-file)\n- [For developers](#for-developers)\n  - [Related projects](#related-projects)\n  - [Contributions](#contributions)\n\n## Supported platforms\n\n## Compatible Platforms\n\nCurrently, `Wizard` is tailored for seamless use on the following platforms:\n\n- [ ] Your local environment (Unix-based systems)\n- [x] Jenkins\n- [ ] GitLab-CI (_WIP_)\n\nPlease note that our magical integration framework may expand its compatibility with more platforms in the future. Stay tuned for updates!\n\n## Prerequisites\n\nIn order to utilize `Wizard` on your local machine, the following prerequisites must be met:\n\n- [Bash](https://www.gnu.org/software/bash/) version 4.4 or newer\n- [Git](https://git-scm.com/) version 2.0 or higher\n- [Docker](https://www.docker.com/) version 19.03 or later\n\n## Installation\n\n### Install with Homebrew (_WIP_)\n\n```bash\nbrew tap scalastic/tap\nbrew install wizard\n```\n\n### Install with Git\n\n```bash\ngit clone\n```\n\n## Tutorial\n\n## Wizard CLI\n\n### Usage (_WIP_)\n\n```bash\nwizard [options] [command]\n```\n\n### Command options\n\n| Option | Description                           |\n| --- |---------------------------------------|\n| -h, --help | Display help for command              |\n| -v, --version | Display version of Wizard             |\n| -d, --debug | Display debug information             |\n| -q, --quiet | Do not display any output             |\n| -c, --config | Specify the configuration file to use |\n| -p, --project | Specify the project directory to use  |\n| -l, --log | Specify the log file to use           |\n| -t, --trace | Specify the trace file to use         |\n| -e, --env | Specify the environment file to use   |\n| -i, --input | Specify the input file to use         |\n\n## Project directory\n\n### Typical directory structure\n\n```text\n\u003cPROJECT-ROOT\u003e directory\n├─ .shellspec                       [recommended] \n│\n├─ config/\n│   ├─ sequence-default.json        [default] Default configuration\n│   ├─ sequence-project1.json       [specific] Your specific configuration\n│              :\n|\n├─ coverage/                        [optional] Ignore from version control\n|\n├─ lib/\n│   ├─ your_library1.sh\n│              :\n│\n├─ spec/ (also \u003cHELPERDIR\u003e)\n│   ├─ spec_helper.sh               [recommended]\n│   ├─ banner[.md]                  [optional]\n│   ├─ support/                     [optional]\n│   │\n│   ├─ bin/\n│   │   ├─ your_script1_spec.sh\n│   │             :\n│   ├─ lib/\n│   │   ├─ your_library1_spec.sh\n```\n\n### Options file\n\n## For developers\n\n### Related projects\n\n- [getoptions](https://github.com/ko1nksm/getoptions) - An elegant option parser for shell scripts (full support for all POSIX shells).\n\n- [Inline](https://github.com/carlocorradini/inline) - Inline script sources.\n\n- [ShellSpec](https://github.com/shellspec/shellspec) - A full-featured BDD unit testing framework for dash, bash, ksh, zsh and all POSIX shells that provides first-class features such as code coverage, mocking, parameterized test, parallel execution and more.\n\n- [ShellCheck](https://github.com/koalaman/shellcheck) - A static analysis tool for shell scripts.\n\n- [ShellMetrics](https://github.com/shellspec/shellmetrics) - ShellMetrics is Cyclomatic Complexity Analyzer for shell script.\n\n- [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) - A specification for adding human and machine readable meaning to commit messages.\n\n- [Semantic Versioning](https://semver.org/) - Semantic Versioning 2.0.0.\n\n### Contributions (_WIP_)\n\nAll contributions are welcome!\n\nPlease read the [contribution guidelines](CONTRIBUTING.md) before submitting a pull request.\n\n## License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscalastic%2Fwizard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscalastic%2Fwizard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscalastic%2Fwizard/lists"}