{"id":21651062,"url":"https://github.com/iansinnott/gulpfile-generator","last_synced_at":"2026-05-11T04:57:16.574Z","repository":{"id":13993945,"uuid":"16695077","full_name":"iansinnott/gulpfile-generator","owner":"iansinnott","description":"A simple script to generate a gulpfile for compiling Sass stylesheets.","archived":false,"fork":false,"pushed_at":"2014-02-10T12:53:14.000Z","size":116,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-25T05:41:56.979Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/iansinnott.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":"2014-02-10T12:49:01.000Z","updated_at":"2014-02-10T12:53:14.000Z","dependencies_parsed_at":"2022-08-02T20:31:20.601Z","dependency_job_id":null,"html_url":"https://github.com/iansinnott/gulpfile-generator","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/iansinnott%2Fgulpfile-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iansinnott%2Fgulpfile-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iansinnott%2Fgulpfile-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iansinnott%2Fgulpfile-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iansinnott","download_url":"https://codeload.github.com/iansinnott/gulpfile-generator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244547604,"owners_count":20470103,"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-25T07:46:36.073Z","updated_at":"2026-05-11T04:57:16.536Z","avatar_url":"https://github.com/iansinnott.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gulpfile Generator\n\n#### A simple ruby script to generate a gulpfile for compiling Sass stylesheets.\n\nGulp.js can be used for many things. This script only sets up a base gulpfile.js and installs all the packages necessary for super fast Sass compilation through [node-sass.][nodesass] You should check out the [Gulp.js][gulpjs] Homepage for info on the project itself.\n\n[nodesass]: https://github.com/andrew/node-sass\n[gulpjs]: http://gulpjs.com/\n\n## Install\n\n1. Clone the repo: `git clone git@github.com:iansinnott/gulpfile-generator.git`\n2. Link the file: `ln -sh path/to/gulpgen.rb /usr/local/bin/gulpgen`\n\nAfter linking, you will probably have to restart your terminal window to access the `gulpgen` command in your path. \n\n## Commands\n\nThere are only two\n\n- `gulpgen`: Generates a gulpfile.js and installs the necessary node modules. Also creates package.json if not found.\n- `gulpgen implode`: Remove the packages installed by this script as well as the generated gulpfile.js. package.json will not be removed in case you already had one installed.\n\n## Uninstall\n\n1. Remove the git repo from wherever you cloned it to.\n2. In terminal: `rm /usr/local/bin/gulpgen`. If you linked the binary to somewhere else in your path, you should remove the link there instead.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiansinnott%2Fgulpfile-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiansinnott%2Fgulpfile-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiansinnott%2Fgulpfile-generator/lists"}