{"id":16807122,"url":"https://github.com/toshi0383/cmdshelf","last_synced_at":"2025-07-10T11:14:25.853Z","repository":{"id":57606801,"uuid":"94722590","full_name":"toshi0383/cmdshelf","owner":"toshi0383","description":"Better scripting life with cmdshelf 📚","archived":false,"fork":false,"pushed_at":"2019-05-28T07:30:28.000Z","size":225,"stargazers_count":128,"open_issues_count":2,"forks_count":3,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-06-13T05:46:09.037Z","etag":null,"topics":["rust","script-manager"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/toshi0383.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-06-19T00:58:38.000Z","updated_at":"2024-06-22T22:04:23.000Z","dependencies_parsed_at":"2022-09-26T20:01:24.904Z","dependency_job_id":null,"html_url":"https://github.com/toshi0383/cmdshelf","commit_stats":null,"previous_names":[],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/toshi0383/cmdshelf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toshi0383%2Fcmdshelf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toshi0383%2Fcmdshelf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toshi0383%2Fcmdshelf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toshi0383%2Fcmdshelf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/toshi0383","download_url":"https://codeload.github.com/toshi0383/cmdshelf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toshi0383%2Fcmdshelf/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264569492,"owners_count":23629605,"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":["rust","script-manager"],"created_at":"2024-10-13T09:52:59.363Z","updated_at":"2025-07-10T11:14:25.836Z","avatar_url":"https://github.com/toshi0383.png","language":"Rust","readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/toshi0383/cmdshelf\"\u003e\n    \u003cimg src=\"https://github.com/toshi0383/assets/blob/master/cmdshelf/banner.png\" alt=\"cmdshelf\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n# cmdshelf \u003ca href=\"https://github.com/toshi0383/cmdshelf/releases\"\u003e\u003cimg src=\"https://img.shields.io/github/release/toshi0383/cmdshelf.svg\" alt=\"Git Version\" /\u003e\u003c/a\u003e\u003ca href=\"https://github.com/toshi0383/cmdshelf/blob/master/LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/badge/license-MIT-lightgray.svg\" alt=\"license\" /\u003e\u003c/a\u003e\n\n`cmdshelf` is a new way of scripting.😎\n\n- ✅ Seperate name space using directories (e.g. `swiftpm/install.sh` `your/tool/install.sh`)\n- ✅ No more `$PATH` configurations\n- ✅ bash-completion for all commands\n- ✅ `stdout`, `stdin`, `stderr`\n- ✅ No quoting required for arguments. (just like `swift run`)\n- ✅ The coolest manual page\n- ✅ Portable environment (`.cmdshelf.toml`)\n- ✅ Execute any executables.\n\nYou can see detailed document [here](docs/getting-started.md), or type `man cmdshelf`.\n\n# Install\n\n## macOS\n\n```\nbrew install cmdshelf\n```\n\nIt's recommended to [upgrade your bash to version 4](https://troymccall.com/better-bash-4--completions-on-osx/), to use full feature of cmdshelf's bash-completion.  \nSee: https://github.com/toshi0383/cmdshelf/pull/88\n\n## Build from source\nWith Rust's package manager [cargo](https://github.com/rust-lang/cargo), you can install cmdshelf via:\n\n```bash\ncargo install cmdshelf\n```\n\nNote that rust is required.\n\n### Install auto bash-completion\nPut this in your `~/.bashrc`,\n```shell\nsource /path-to/cmdshelf-completion.bash\n```\n\n# Contribute\nAny contribution is welcomed.\nFeel free to open issue for bug reports, questions, or feature requests.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoshi0383%2Fcmdshelf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftoshi0383%2Fcmdshelf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoshi0383%2Fcmdshelf/lists"}