{"id":16513240,"url":"https://github.com/moisutsu/exeat","last_synced_at":"2025-07-30T02:06:09.787Z","repository":{"id":174116413,"uuid":"231328828","full_name":"moisutsu/exeat","owner":"moisutsu","description":"Rustによる別ディレクトリでコマンドを実行するCUIツール","archived":false,"fork":false,"pushed_at":"2020-01-02T09:08:36.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-12T22:30:52.794Z","etag":null,"topics":["cui-tool","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/moisutsu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2020-01-02T07:19:35.000Z","updated_at":"2020-06-11T07:13:33.000Z","dependencies_parsed_at":"2023-07-06T14:45:24.490Z","dependency_job_id":null,"html_url":"https://github.com/moisutsu/exeat","commit_stats":null,"previous_names":["moisutsu/exeat"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moisutsu%2Fexeat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moisutsu%2Fexeat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moisutsu%2Fexeat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moisutsu%2Fexeat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moisutsu","download_url":"https://codeload.github.com/moisutsu/exeat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241488232,"owners_count":19970835,"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":["cui-tool","rust"],"created_at":"2024-10-11T16:08:13.663Z","updated_at":"2025-03-02T10:18:25.100Z","avatar_url":"https://github.com/moisutsu.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Exeat\nRustで書かれたコマンドラインツールです.カレントディレクトリから `cd` することなく別ディレクトリにいるかのようにコマンドを実行することができます.\n\n## 実行方法\nCargoが入っている環境でこのコマンドでPathのディレクトリにいるかのようにCommandをargsのオプション付きで実行できます.\n```bash\ncargo run \u003cPath\u003e \u003cCommand\u003e (\u003cargs\u003e..)\n```\nまたこのコマンドでバイナリファイルを作成してパスを通すことで\n```bash\ncargo build --release\n```\nこのように実行できるようになるのでおすすめです.\n```bash\nexeat \u003cPath\u003e \u003cCommand\u003e (\u003cargs\u003e..)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoisutsu%2Fexeat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoisutsu%2Fexeat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoisutsu%2Fexeat/lists"}