{"id":17383049,"url":"https://github.com/ardikabs/libsh","last_synced_at":"2025-03-27T20:49:07.050Z","repository":{"id":244492776,"uuid":"815405414","full_name":"ardikabs/libsh","owner":"ardikabs","description":"A collection of shell scripts designed to automate and simplify various tasks","archived":false,"fork":false,"pushed_at":"2024-06-19T12:45:16.000Z","size":35,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T23:27:02.404Z","etag":null,"topics":["shell-scripts","toolkit"],"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/ardikabs.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":"2024-06-15T04:28:05.000Z","updated_at":"2024-06-19T12:44:43.000Z","dependencies_parsed_at":"2024-06-19T22:53:15.046Z","dependency_job_id":"cd4a33bc-47cb-4345-8f66-0da77825b97f","html_url":"https://github.com/ardikabs/libsh","commit_stats":null,"previous_names":["ardikabs/toolscript","ardikabs/dotsh","ardikabs/libsh"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ardikabs%2Flibsh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ardikabs%2Flibsh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ardikabs%2Flibsh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ardikabs%2Flibsh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ardikabs","download_url":"https://codeload.github.com/ardikabs/libsh/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245924494,"owners_count":20694728,"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":["shell-scripts","toolkit"],"created_at":"2024-10-16T07:40:27.326Z","updated_at":"2025-03-27T20:49:07.019Z","avatar_url":"https://github.com/ardikabs.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ⚒️ libsh\n\nThis repository is a collection of shell scripts designed to automate and simplify various tasks. Each script in this collection serves a unique purpose and is designed with efficiency and ease-of-use in mind.\n\n## Installation\n\nYou can install the scripts by downloading them from [the release page](https://github.com/ardikabs/libsh/releases), where they are available as a `scripts.zip` file.\n\nOr you can download it with installer script like below:\n\n```bash\n# Normal\ncurl -s \"https://raw.githubusercontent.com/ardikabs/libsh/main/install.sh\" | sudo bash\n\n# With specified version\ncurl -s \"https://raw.githubusercontent.com/ardikabs/libsh/main/install.sh\" | VERSION=latest sudo bash\n\n# With custom script and shared directory\ncurl -s \"https://raw.githubusercontent.com/ardikabs/libsh/main/install.sh\" | SCRIPT_DIR=\"/path/to/script/bin\" SHARED_DIR=\"/path/to/shared/dir\" sudo bash\n```\n\n## Script Status\n\n| Name | Status | About |Documentation |\n| ----------- | ------ | ------ | ------------- |\n| `dpl` | Active | A toolkit to simplify deployment with ArgoCD | [Link](docs/dpl/README.md) |\n| `tfx` | Active | A thin wrapper script for Terraform to work with multiple directories | [Link](docs/tfx/README.md) |\n\n## Contributing\n\n\u003e WIP\n\n## License\n\n[MIT](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fardikabs%2Flibsh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fardikabs%2Flibsh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fardikabs%2Flibsh/lists"}