{"id":22096789,"url":"https://github.com/wolftech-innovations/clctool","last_synced_at":"2025-03-24T01:18:16.954Z","repository":{"id":221598197,"uuid":"754848159","full_name":"WolfTech-Innovations/CLCTool","owner":"WolfTech-Innovations","description":"WolfOS's very own CLCTool, your go-to tool!","archived":false,"fork":false,"pushed_at":"2024-11-11T16:04:08.000Z","size":124,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-29T07:32:26.761Z","etag":null,"topics":["clctool","posix","technology","unix"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/WolfTech-Innovations.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2024-02-08T21:55:05.000Z","updated_at":"2024-12-07T22:24:33.000Z","dependencies_parsed_at":"2024-03-19T12:51:34.940Z","dependency_job_id":"4cd43cd5-fa64-4ba0-aed9-c48ac8c0de27","html_url":"https://github.com/WolfTech-Innovations/CLCTool","commit_stats":null,"previous_names":["spoinkosdevs/spoinkclct","spoinkosdevs/clctool","wolftech-innovations/clctool"],"tags_count":24,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WolfTech-Innovations%2FCLCTool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WolfTech-Innovations%2FCLCTool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WolfTech-Innovations%2FCLCTool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WolfTech-Innovations%2FCLCTool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WolfTech-Innovations","download_url":"https://codeload.github.com/WolfTech-Innovations/CLCTool/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245191590,"owners_count":20575250,"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":["clctool","posix","technology","unix"],"created_at":"2024-12-01T04:12:40.570Z","updated_at":"2025-03-24T01:18:16.936Z","avatar_url":"https://github.com/WolfTech-Innovations.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Upload Python Package](https://github.com/WolfTech-Innovations/CLCTool/actions/workflows/python-publish.yml/badge.svg)](https://github.com/WolfTech-Innovations/CLCTool/actions/workflows/python-publish.yml)\n\n---\n\n# CLCTool Documentation\n\n## Introduction\n\nWelcome to CLCTool, a powerful and customizable Linux configuration tool designed for flexible system setup and deployment.\n\n### Features\n\n- Modular architecture for maximum scalability and customization.\n- Dynamic loading of user-defined modules.\n- User-defined functions (UDFs) for encapsulating complex logic.\n- Conditional task execution and interactive prompts.\n\n## Installation\n\n### Prerequisites\n\n- Python 3.6 or higher\n\n### Instructions\n\n1. Clone the CLCTool repository:\n\n    ```bash\n    git clone https://github.com/WolfTech-Innovations/CLCTool.git\n    ```\n\n2. Install requirements\n\n    ```bash\n    sudo pip install -r ./requirements.txt --break-system-packages\n    ```\n\n4. Change into the CLCTool directory:\n\n    ```bash\n    cd CLCTool\n    ```\n\n5. Run CLCTool with your desired configuration:\n\n    ```bash\n    sudo python clctool.py -i path/to/module -p your_profile -v your_version\n    ```\n\n    Replace `path/to/module` with the path to your module file, `your_profile` with the chosen profile, and `your_version` with the desired version.\n\n## Usage\n\nCLCTool provides a simple command-line interface for running your customized installation process. The tool supports various commands and options to tailor the deployment according to your needs.\n\n```bash\n sudo python clctool.py -i path/to/module -p your_profile -v your_version\n```\n\n- `-i` or `--modules`: Specify the paths to the ``.fox`` file.\n- `-p` or `--profile`: Specify the profile to use.\n- `-v` or `--version`: Specify the version.\n- `-m` or `--module-args`: Specify additional module-specific arguments as key-value pairs separated by commas\n\n## Configuration\n\n### Module Configuration\n\nModules are the building blocks of CLCTool. Each module is defined in a `.fox` file containing tasks, UDFs, and configurations.\n\n### User-Defined Functions (UDFs)\n\nUDFs allow encapsulating complex logic and reusing it across different parts of the installation process.\n\n```python\ndef custom_udf(parameters):\n    print(f\"Running a custom UDF with parameters: {parameters}\")\n```\n\n## Issue Tracker Link\n\n- GitHub Issues: [CLCTool Issues](https://github.com/WolfTech-Innovations/CLCTool/issues)\n\n---\n\n## Demo\n\n Link: [Demo Module](https://github.com/WolfTech-Innovations/CLCTModuleRepo/blob/main/modules/nginx.fox)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwolftech-innovations%2Fclctool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwolftech-innovations%2Fclctool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwolftech-innovations%2Fclctool/lists"}