{"id":18254888,"url":"https://github.com/fsspencer/bash-local-project-setup","last_synced_at":"2025-04-08T21:48:50.669Z","repository":{"id":202905687,"uuid":"78000256","full_name":"fsspencer/bash-local-project-setup","owner":"fsspencer","description":"Bash script to create a new local project for apache2 local servers","archived":false,"fork":false,"pushed_at":"2017-01-04T13:38:08.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-14T17:18:12.439Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/fsspencer.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}},"created_at":"2017-01-04T09:17:09.000Z","updated_at":"2017-01-04T12:58:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"524c94bc-0a60-45d5-9d19-dec15f01d70b","html_url":"https://github.com/fsspencer/bash-local-project-setup","commit_stats":null,"previous_names":["fsspencer/bash-local-project-setup"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsspencer%2Fbash-local-project-setup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsspencer%2Fbash-local-project-setup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsspencer%2Fbash-local-project-setup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsspencer%2Fbash-local-project-setup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsspencer","download_url":"https://codeload.github.com/fsspencer/bash-local-project-setup/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247934808,"owners_count":21020724,"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-11-05T10:13:54.715Z","updated_at":"2025-04-08T21:48:50.651Z","avatar_url":"https://github.com/fsspencer.png","language":"Shell","readme":"# Setup Local Project\n\nThis is a simple bash script that allows you to create a local project according to your needs. \nIn this version you have several project types as Magento 1, Magento 2, Laravel, Wordpress, Symfony, but you can add or remove them as you wish and point them to your own project paths.\n\n## Installation\n\nCopy the setup-project.sh to any directory you prefer. For example: **~/.scripts/**.\nYou should open the script with a text editor and modify the project paths or you can leave it as it.\nIf you have a different user/group for your apache server, you can replace the following line with your user and group:\n\n    sudo chown -R $USER:$USER $projectPath\n  \n  You can replace it with:\n  \n\n    sudo chown -R www-data:www-data $projectPath\n\n## Usage\n\nIf you copied the script to **~/.scripts/** you need to open your terminal and execute the following\n\n    sh ~/.scripts/setup-project.sh\n\nProvide code examples and explanations of how to get the project.\n\n## Dependencies \n\n - Linux Distribution\n - Apache 2.4\n - Composer\n - Php\n - Git\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffsspencer%2Fbash-local-project-setup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffsspencer%2Fbash-local-project-setup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffsspencer%2Fbash-local-project-setup/lists"}