{"id":19385838,"url":"https://github.com/maxlab/silex-gulp-skeleton","last_synced_at":"2025-02-24T17:44:50.765Z","repository":{"id":151811974,"uuid":"43558858","full_name":"Maxlab/silex-gulp-skeleton","owner":"Maxlab","description":"silex gulp skeleton + livereload","archived":false,"fork":false,"pushed_at":"2015-10-14T09:59:22.000Z","size":172,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-07T08:12:46.728Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Maxlab.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}},"created_at":"2015-10-02T14:57:04.000Z","updated_at":"2016-01-15T15:02:13.000Z","dependencies_parsed_at":"2023-04-10T02:16:55.578Z","dependency_job_id":null,"html_url":"https://github.com/Maxlab/silex-gulp-skeleton","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/Maxlab%2Fsilex-gulp-skeleton","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maxlab%2Fsilex-gulp-skeleton/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maxlab%2Fsilex-gulp-skeleton/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maxlab%2Fsilex-gulp-skeleton/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Maxlab","download_url":"https://codeload.github.com/Maxlab/silex-gulp-skeleton/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240527187,"owners_count":19815801,"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-10T10:03:23.656Z","updated_at":"2025-02-24T17:44:50.744Z","avatar_url":"https://github.com/Maxlab.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Silex-gulp-skeleton\nSilex skeleton + gulp + livereload\n\n\n# Installation\n#### Step 1\n```sh\n$ git init\n$ git remote add master git@github.com:Maxlab/silex-gulp-skeleton.git\n$ git remote -v\n$ git fetch master\n$ git checkout master\n$ git remote remove master\n$ cp ./app/config.distr.php ./app/config.php\n\n# OR one line command\n$ git init \u0026\u0026 git remote add master git@github.com:Maxlab/silex-gulp-skeleton.git \u0026\u0026 git remote -v \u0026\u0026 git fetch master \u0026\u0026 git checkout master \u0026\u0026 git remote remove master \u0026\u0026 cp ./app/config.distr.php ./app/config.php\n```\n#### Step 2\n```sh\n$ composer install\n$ sudo npm install\n$ find . -type d -exec sudo chmod 755 {} \\;\n$ find . -type f -exec sudo chmod 644 {} \\;\n$ bower install\n$ sudo gulp\n\n# OR one line command\n$ composer install \u0026\u0026 sudo npm install \u0026\u0026 bower install \u0026\u0026 find . -type d -exec sudo chmod 755 {} \\; \u0026\u0026 find . -type f -exec sudo chmod 644 {} \\; \u0026\u0026 gulp\n```\n\n\n# The end\nEnjoy)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxlab%2Fsilex-gulp-skeleton","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxlab%2Fsilex-gulp-skeleton","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxlab%2Fsilex-gulp-skeleton/lists"}