{"id":19851215,"url":"https://github.com/booleangate/gulp-skeleton","last_synced_at":"2026-06-12T15:31:30.203Z","repository":{"id":25848026,"uuid":"29287658","full_name":"booleangate/gulp-skeleton","owner":"booleangate","description":"Basic project with gulp file already pre-configured for linting and unit testing","archived":false,"fork":false,"pushed_at":"2017-01-06T22:27:43.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-02-28T23:12:02.398Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/booleangate.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-01-15T08:22:23.000Z","updated_at":"2017-01-06T22:27:44.000Z","dependencies_parsed_at":"2022-07-24T07:17:24.412Z","dependency_job_id":null,"html_url":"https://github.com/booleangate/gulp-skeleton","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/booleangate/gulp-skeleton","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/booleangate%2Fgulp-skeleton","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/booleangate%2Fgulp-skeleton/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/booleangate%2Fgulp-skeleton/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/booleangate%2Fgulp-skeleton/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/booleangate","download_url":"https://codeload.github.com/booleangate/gulp-skeleton/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/booleangate%2Fgulp-skeleton/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34251774,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","response_time":109,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-12T13:29:16.377Z","updated_at":"2026-06-12T15:31:30.185Z","avatar_url":"https://github.com/booleangate.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Gulp skeleton provides a simple *gulpfile.js* that preconfigured to do linting using [ESLint](http://eslint.org/), unit tests with [Mocha](http://mochajs.org/), and code coverage reports with [Istanbul](https://github.com/gotwarlost/istanbul).\n  \nAll you need to do is fork this project, and run `npm install` in the project's root.  Then, update `SOURCE_APP` and `SOURCE_TEST` in *gulpfile.js* (or use the defaults) and you're good to go.\n\n## Predefined Gulp Tasks\n\n`default` - Same as `test`\n\n`lint` - Lints everything, including tests and *gulpfile.js*.\n\n`autolint` - Autoamtically runs the `lint` task whenever a lintable file is changed.\n\n`test` - Lints and then runs unit tests (no code coverage).\n\n`autotest` - Automatically runs the `test` task whenever a change is detected in `SOURCE_APP` or `SOURCE_TEST`.\n\n`test-coverage` - Lints, and then runs unit test with code coverage.  Coverage reports are placed in `COVERAGE_DIR`.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbooleangate%2Fgulp-skeleton","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbooleangate%2Fgulp-skeleton","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbooleangate%2Fgulp-skeleton/lists"}