{"id":15304848,"url":"https://github.com/grimlink/create-project","last_synced_at":"2025-04-15T00:30:06.795Z","repository":{"id":132536990,"uuid":"184637037","full_name":"GrimLink/create-project","owner":"GrimLink","description":"quickly make new project via the cli","archived":false,"fork":false,"pushed_at":"2025-02-11T13:40:39.000Z","size":157,"stargazers_count":4,"open_issues_count":4,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-06T16:44:11.387Z","etag":null,"topics":["bash-script","gatsby","gridsome","jigsaw","magento2","octobercms","react","vue","wordpress","wpgraphql"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/GrimLink.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2019-05-02T19:08:40.000Z","updated_at":"2025-02-11T13:40:42.000Z","dependencies_parsed_at":"2024-04-16T13:30:33.097Z","dependency_job_id":"e0236363-3990-4225-90ee-6551e633f80c","html_url":"https://github.com/GrimLink/create-project","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrimLink%2Fcreate-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrimLink%2Fcreate-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrimLink%2Fcreate-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrimLink%2Fcreate-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrimLink","download_url":"https://codeload.github.com/GrimLink/create-project/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248983751,"owners_count":21193636,"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":["bash-script","gatsby","gridsome","jigsaw","magento2","octobercms","react","vue","wordpress","wpgraphql"],"created_at":"2024-10-01T07:58:17.546Z","updated_at":"2025-04-15T00:30:06.742Z","avatar_url":"https://github.com/GrimLink.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Create Project\n\nCreate project is a script.\nThat runs the steps needed for seting up project with additional config settings.\nWhich normally need to be done manually.\n\nThe project type can vary from a simple Vue project to a complex Magento2 project.\n\n- [Installation](#installation)\n- [How to use](#how-to-use)\n- [Update](#update)\n- [Requirements](#requirements)\n\n## Installation\n\nRun the `install.sh` script via curl.\n\n```bash\nbash -c \"$(curl -LsS https://raw.githubusercontent.com/GrimLink/create-project/main/install.sh)\"\n```\n\nThis will download and copy the files to your target folder.\n\n## How to use\n\nRun create-project via:\n\n```bash\ncreate-project \u003cNAME\u003e [\u003cPROJECT_TYPE\u003e]\n```\n\nCreate-project will always ask for the name of your project.\nAs this value is required for the setup.\n\nThe project type is optional.\nIf left blank create-project script will ask for this value.\n\nExcept if the value is your current folder name.\nThis means that if your folder is `magento`.\nIt will assume that you want to install a Magento2 instalation.\n\nEach config value will be asked before hand.\nAnd only after that the installation tep are run.\n\nSo you can get a coffee ☕️ while it installs the project.\n\n## Update\n\nSimply run `create-project update` and follow the steps.\n\n_Same as installation steps._\n\n## Requirements\n\nCreate project assumes you have a `.gitconfig` file.\nWith the username and email.\n\nCreate project needs the following tools installed on your machine.\nTo run certain tasks.\n\n- node\n- php\n- composer\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrimlink%2Fcreate-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrimlink%2Fcreate-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrimlink%2Fcreate-project/lists"}