{"id":18265775,"url":"https://github.com/tdgroot/timpack-cli","last_synced_at":"2026-04-15T06:32:23.823Z","repository":{"id":57669848,"uuid":"149895919","full_name":"tdgroot/timpack-cli","owner":"tdgroot","description":"A command-line-interface to make my life easier","archived":false,"fork":false,"pushed_at":"2019-09-26T10:49:52.000Z","size":22,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-03-16T01:00:37.133Z","etag":null,"topics":["composer","magento","php","rust"],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tdgroot.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}},"created_at":"2018-09-22T16:39:32.000Z","updated_at":"2019-09-26T10:49:54.000Z","dependencies_parsed_at":"2022-09-26T20:40:36.639Z","dependency_job_id":null,"html_url":"https://github.com/tdgroot/timpack-cli","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/tdgroot/timpack-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdgroot%2Ftimpack-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdgroot%2Ftimpack-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdgroot%2Ftimpack-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdgroot%2Ftimpack-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tdgroot","download_url":"https://codeload.github.com/tdgroot/timpack-cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdgroot%2Ftimpack-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31829890,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T18:05:02.291Z","status":"online","status_checked_at":"2026-04-15T02:00:06.175Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["composer","magento","php","rust"],"created_at":"2024-11-05T11:19:43.625Z","updated_at":"2026-04-15T06:32:23.803Z","avatar_url":"https://github.com/tdgroot.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n[![Latest version](https://img.shields.io/crates/v/timpack-cli.svg)](https://crates.io/crates/timpack-cli)\n\n# timpack-cli\nA command-line-interface to make my life easier.\n\n## How to build\nTo build the application, you need rust and cargo installed.\n\n### Fedora dependencies\n`sudo dnf install rust cargo`\n\n### Building the application\n\n```\ncd /path/to/timpack-cli-project\ncargo build\ncargo run php72 cc list\n```\n\n## Installation\nThe cli is only installable with Rust's [Cargo](https://crates.io/).\n\n```\ncargo install timpack-cli\n```\n\nMake sure you have the cargo bin directory in your `PATH`.\n\n```\nexport PATH=$PATH:$HOME/.cargo/bin\n```\n\n## How to use\n```\n# Run composer update with default php interpreter\ntimpack-cli cc update\n\n# Run composer update with php 7.1\ntimpack-cli php71 cc update\n\n# Run n98-magerun cache:flush with php 7.0\ntimpack-cli php70 m1 cache:flush\n\n# Run n98-magerun2 cache:flush with php 7.1\ntimpack-cli php71 m2 setup:upgrade\n```\n\nThere are some aliases:\n- cc =\u003e composer\n- m1 =\u003e n98-magerun\n- m2 =\u003e n98-magerun2\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftdgroot%2Ftimpack-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftdgroot%2Ftimpack-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftdgroot%2Ftimpack-cli/lists"}