{"id":13721029,"url":"https://github.com/teamneusta/php-cli-magedev","last_synced_at":"2025-05-12T20:25:07.685Z","repository":{"id":84596513,"uuid":"90643840","full_name":"teamneusta/php-cli-magedev","owner":"teamneusta","description":null,"archived":false,"fork":false,"pushed_at":"2018-01-08T12:53:23.000Z","size":5169,"stargazers_count":11,"open_issues_count":0,"forks_count":3,"subscribers_count":13,"default_branch":"master","last_synced_at":"2024-11-14T10:38:29.565Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/teamneusta.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}},"created_at":"2017-05-08T15:28:53.000Z","updated_at":"2021-11-24T19:31:33.000Z","dependencies_parsed_at":"2023-03-12T23:45:28.911Z","dependency_job_id":null,"html_url":"https://github.com/teamneusta/php-cli-magedev","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teamneusta%2Fphp-cli-magedev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teamneusta%2Fphp-cli-magedev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teamneusta%2Fphp-cli-magedev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teamneusta%2Fphp-cli-magedev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/teamneusta","download_url":"https://codeload.github.com/teamneusta/php-cli-magedev/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229673738,"owners_count":18105435,"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":[],"created_at":"2024-08-03T01:01:11.508Z","updated_at":"2024-12-14T07:16:49.861Z","avatar_url":"https://github.com/teamneusta.png","language":"PHP","funding_links":[],"categories":["Dev boxes"],"sub_categories":["Docker"],"readme":"# Magedev\n\nMagedev is a shell tool for local Magento development. It helps you to get a project up and running much easier by automating cumbersome tasks. Escpecially, Magento2 is not easy to setup and install all required dependencies.\n\n## Experimental software\n\n**Beware: this is experimental software still in heavy development. There might still be breaking changes. Use it on your own risk.**\n\n## Requirements\n\n* Linux\n* PHP 5.6 or above\n* docker 1.10 or above\n\nMagedev uses Docker to orchestrate required services in containers. Make sure you have Docker installed on your system. You may use the official install script:\n\n    curl -sSL https://get.docker.com/ | sh\n\nOr with wget:\n\n    wget -qO- https://get.docker.com/ | sh\n\n## Installation\n\nMagedev is a command line tool. Download latest version with download script or grab it from the `releases` folder.\n\n    curl -sSL https://raw.githubusercontent.com/teamneusta/php-cli-magedev/master/download-latest.sh | sh\n\nMake sure magedev lies in your `PATH`, move it somewhere e.g. `~/bin`:\n\n    mv magedev ~/bin\n\n## Updating magedev\n\nTo update your copy of magedev, you may use the `self-update` command like this:\n\n    magedev self-update\n\n## Usage\n\nSee [the documentation](docs/index.md).\n\n## Magento2 Installation at warp speed\n\n    git clone https://github.com/magento/magento2.git \u0026\u0026 cd magento2\n\n```\ncat \u003emagedev.json \u003c\u003c'EOL'\n{\n  \"magento_version\": \"2\",\n  \"domain\": \"magento2.local\"\n}\nEOL\n```\n    magedev docker:start\n    magedev magento:install\n    curl magento2.local\n\n\n## License\nThe MIT License (MIT). Please see [License File](LICENSE) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteamneusta%2Fphp-cli-magedev","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteamneusta%2Fphp-cli-magedev","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteamneusta%2Fphp-cli-magedev/lists"}