{"id":20551463,"url":"https://github.com/generate/generate-updater","last_synced_at":"2025-09-25T10:05:40.754Z","repository":{"id":57246229,"uuid":"67082901","full_name":"generate/generate-updater","owner":"generate","description":"Generate an `Update` updater project.","archived":false,"fork":false,"pushed_at":"2016-09-01T04:49:23.000Z","size":681,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-31T22:27:46.199Z","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/generate.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":"2016-09-01T00:09:29.000Z","updated_at":"2022-04-29T00:05:20.000Z","dependencies_parsed_at":"2022-08-24T16:31:42.058Z","dependency_job_id":null,"html_url":"https://github.com/generate/generate-updater","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/generate/generate-updater","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/generate%2Fgenerate-updater","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/generate%2Fgenerate-updater/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/generate%2Fgenerate-updater/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/generate%2Fgenerate-updater/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/generate","download_url":"https://codeload.github.com/generate/generate-updater/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/generate%2Fgenerate-updater/sbom","scorecard":{"id":422312,"data":{"date":"2025-08-11","repo":{"name":"github.com/generate/generate-updater","commit":"fade849e9079ac8b845fc803684567adf2c457a0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/15 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-19T01:31:42.267Z","repository_id":57246229,"created_at":"2025-08-19T01:31:42.267Z","updated_at":"2025-08-19T01:31:42.267Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276896568,"owners_count":25724050,"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","status":"online","status_checked_at":"2025-09-25T02:00:09.612Z","response_time":80,"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-16T02:31:06.452Z","updated_at":"2025-09-25T10:05:40.735Z","avatar_url":"https://github.com/generate.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\n\u003ca href=\"https://github.com/generate/generate\"\u003e\n\u003cimg height=\"150\" width=\"150\" src=\"https://raw.githubusercontent.com/generate/generate/master/docs/logo.png\"\u003e\n\u003c/a\u003e\n\u003c/p\u003e\n\nGenerate an [Update](https://github.com/update/update) updater project.\n\n# generate-updater\n\n[![NPM version](https://img.shields.io/npm/v/generate-updater.svg?style=flat)](https://www.npmjs.com/package/generate-updater) [![NPM downloads](https://img.shields.io/npm/dm/generate-updater.svg?style=flat)](https://npmjs.org/package/generate-updater) [![Build Status](https://img.shields.io/travis/generate/generate-updater.svg?style=flat)](https://travis-ci.org/generate/generate-updater)\n\n![generate-updater demo](https://raw.githubusercontent.com/generate/generate-updater/master/docs/demo.gif)\n\n## Table of Contents\n\n- [What is \"Generate\"?](#what-is-generate)\n- [Getting started](#getting-started)\n  * [Install](#install)\n  * [Usage](#usage)\n  * [Help](#help)\n- [Tasks](#tasks)\n  * [updater:default](#updaterdefault)\n  * [updater:minimal](#updaterminimal)\n  * [updater:micro](#updatermicro)\n  * [updater:file](#updaterfile)\n  * [updater:rootfiles](#updaterrootfiles)\n  * [updater:docs](#updaterdocs)\n  * [updater:docs](#updaterdocs-1)\n  * [updater:verbfile](#updaterverbfile)\n  * [updater:verbmd](#updaterverbmd)\n  * [updater:test](#updatertest)\n  * [updater:templates](#updatertemplates)\n- [Files trees](#files-trees)\n  * [Generated files](#generated-files)\n    + [default](#default)\n    + [minimal](#minimal)\n    + [updater](#updater)\n    + [rootfiles](#rootfiles)\n    + [dotfiles](#dotfiles)\n  * [Source files](#source-files)\n    + [default](#default-1)\n    + [minimal](#minimal-1)\n    + [updater](#updater-1)\n    + [rootfiles](#rootfiles-1)\n    + [dotfiles](#dotfiles-1)\n- [Next steps](#next-steps)\n  * [Running unit tests](#running-unit-tests)\n  * [Publishing your project](#publishing-your-project)\n- [About](#about)\n  * [Related projects](#related-projects)\n  * [Community](#community)\n  * [Contributing](#contributing)\n  * [Running tests](#running-tests)\n  * [Author](#author)\n  * [License](#license)\n\n_(TOC generated by [verb](https://github.com/verbose/verb) using [markdown-toc](https://github.com/jonschlinkert/markdown-toc))_\n\n## What is \"Generate\"?\n\nGenerate is a command line tool and developer framework for scaffolding out new GitHub projects using [generators](https://github.com/generate/generate/blob/master/docs/generators.md) and [tasks](https://github.com/generate/generate/blob/master/docs/tasks.md).\n\nAnswers to prompts and the user's environment can be used to determine the templates, directories, files and contents to build. Support for [gulp](http://gulpjs.com), [base](https://github.com/node-base/base) and [assemble](https://github.com/assemble/assemble) plugins, and much more.\n\n**For more information**:\n\n* Visit the [generate project](https://github.com/generate/generate/)\n* Visit the [generate documentation](https://github.com/generate/generate/blob/master/docs/)\n* Find [generators on npm](https://www.npmjs.com/browse/keyword/generate-generator) (help us [author generators](https://github.com/generate/generate/blob/master/docs/micro-generators.md))\n\n## Getting started\n\n### Install\n\n**Installing the CLI**\n\nTo run the `updater` generator from the command line, you'll need to install [Generate](https://github.com/generate/generate) globally first. You can do that now with the following command:\n\n```sh\n$ npm install --global generate\n```\n\nThis adds the `gen` command to your system path, allowing it to be run from any directory.\n\n**Install generate-updater**\n\nInstall this module with the following command:\n\n```sh\n$ npm install --global generate-updater\n```\n\n### Usage\n\nRun this generator's `default` [task](https://github.com/generate/generate/blob/master/docs/tasks.md#default) with the following command:\n\n```sh\n$ gen updater\n```\n\n**What you should see in the terminal**\n\nIf completed successfully, you should see both `starting` and `finished` events in the terminal, like the following:\n\n```sh\n[00:44:21] starting ...\n...\n[00:44:22] finished ✔\n```\n\nIf you do not see one or both of those events, please [let us know about it](../../issues).\n\n### Help\n\nTo see a general help menu and available commands for Generate's CLI, run:\n\n```sh\n$ gen help\n```\n\n## Tasks\n\nAll available tasks.\n\n### [updater:default](generator.js#L40)\n\nScaffold out an [update](https://github.com/update/update) updater project. Alias for the [updater](#updater) task, to allow running the updater with the following command:\n\n**Example**\n\n```sh\n$ gen updater\n```\n\n### [updater:minimal](generator.js#L62)\n\nScaffold out a minimal [Update](https://github.com/update/update) updater project.\n\n**Example**\n\n```sh\n$ gen updater:min\n# or\n$ gen updater:minimal\n```\n\n### [updater:micro](generator.js#L82)\n\nScaffold out a project for a [Update](https://github.com/update/update) micro-updater.\n\n**Example**\n\n```sh\n$ gen updater:micro\n```\n\n### [updater:file](generator.js#L102)\n\nWrite a `updater.js` file to the current working directory.\n\n**Example**\n\n```sh\n$ gen updater:file\n```\n\n### [updater:rootfiles](generator.js#L125)\n\nGenerate the LICENSE, package.json and README.md files for an updater project.\n\n**Example**\n\n```sh\n$ gen updater:rootfiles\n```\n\n### [updater:docs](generator.js#L141)\n\nAdds files tree docs to the `docs` directory.\n\n**Example**\n\n```sh\n$ gen updater:docs\n```\n\n### [updater:docs](generator.js#L153)\n\nAdds files tree docs to the `docs` directory.\n\n**Example**\n\n```sh\n$ gen updater:docs\n```\n\n### [updater:verbfile](generator.js#L165)\n\nAdd a `verbfile.js` to the current working directory.\n\n**Example**\n\n```sh\n$ gen updater:verbfile\n```\n\n### [updater:verbmd](generator.js#L177)\n\nAdd a `.verb.md` readme template to the current working directory.\n\n**Example**\n\n```sh\n$ gen updater:verbmd\n```\n\n### [updater:test](generator.js#L190)\n\nCreate a `test.js` file in the `test` directory, with unit tests for all of the tasks in the generated updater.\n\n**Example**\n\n```sh\n$ gen updater:test\n```\n\n### [updater:templates](generator.js#L207)\n\nGenerate files in the updater's `templates` directory.\n\n**Example**\n\n```sh\n$ gen updater:templates\n```\n\nVisit Generate's [documentation for tasks](https://github.com/generate/generate/blob/master/docs/tasks.md).\n\n## Files trees\n\nThe following files trees are automatically generated by a task in [verbfile.js](verbfile.js).\n\n* [generated files](#generated-files): trees representing the actual generated \"dest\" files for each task\n* [source files](#source-files): trees representing the source files and templates used by each task\n\n_(See Generate's [customization docs ](https://github.com/generate/generate/blob/master/docs/customization.md) to learn how to override individual templates.)_\n\n### Generated files\n\nFiles generated by each task (e.g. `dest` files). See the Generate [customization docs ](https://github.com/generate/generate/blob/master/docs/customization.md) to learn how to override individual templates.\n\nNote that diffs are base on comparisons against the files generated by the `default` task. Additionally, some tasks generate the same files, but with different contents (for example, the contents of `index.js` differs based on the task).\n\n#### default\n\nFiles generated by the [default task](#default):\n\n```diff\n .\n ├─┬ test\n │ ├─┬ fixtures\n │ │ └── temp.txt\n │ ├── plugin.js\n │ └── test.js\n ├── .editorconfig\n ├── .eslintrc.json\n ├── .gitattributes\n ├── .gitignore\n ├── .travis.yml\n ├── updatefile.js\n ├── index.js\n ├── LICENSE\n ├── package.json\n ├── README.md\n └── .verb.md\n```\n\n#### minimal\n\nFiles generated by the [minimal task](#minimal):\n\n```diff\n .\n-├─┬ test\n-│ ├─┬ fixtures\n-│ │ └── temp.txt\n-│ ├── plugin.js\n-│ └── test.js\n-├── .editorconfig\n-├── .eslintrc.json\n-├── .gitattributes\n ├── .gitignore\n-├── .travis.yml\n ├── updatefile.js\n ├── index.js\n ├── LICENSE\n ├── package.json\n └── README.md\n-└── .verb.md\n```\n\n#### updater\n\nFiles generated by the [updater task](#updater):\n\n```diff\n .\n ├─┬ test\n │ ├─┬ fixtures\n │ │ └── temp.txt\n │ ├── plugin.js\n │ └── test.js\n ├── .editorconfig\n ├── .eslintrc.json\n ├── .gitattributes\n ├── .gitignore\n ├── .travis.yml\n ├── updatefile.js\n ├── index.js\n ├── LICENSE\n ├── package.json\n ├── README.md\n └── .verb.md\n```\n\n#### rootfiles\n\nFiles generated by the [rootfiles task](#rootfiles):\n\n```diff\n .\n-├─┬ test\n-│ ├─┬ fixtures\n-│ │ └── temp.txt\n-│ ├── plugin.js\n-│ └── test.js\n-├── .editorconfig\n-├── .eslintrc.json\n-├── .gitattributes\n-├── .gitignore\n-├── .travis.yml\n-├── updatefile.js\n-├── index.js\n ├── LICENSE\n ├── package.json\n └── README.md\n-└── .verb.md\n```\n\n#### dotfiles\n\nFiles generated by the [dotfiles task](#dotfiles):\n\n```diff\n .\n-├─┬ test\n-│ ├─┬ fixtures\n-│ │ └── temp.txt\n-│ ├── plugin.js\n-│ └── test.js\n ├── .editorconfig\n ├── .eslintrc.json\n ├── .gitattributes\n ├── .gitignore\n └── .travis.yml\n-├── updatefile.js\n-├── index.js\n-├── LICENSE\n-├── package.json\n-├── README.md\n-└── .verb.md\n```\n\n### Source files\n\nThe following trees represent the source files or templates that are used by each task. You'll see that most of the tasks use at least one \"micro-generator\" to generate a specific file.\n\n#### default\n\nSource files and/or libraries used by the [default task](#default):\n\n```diff\n .\n ├─┬ templates\n │ ├─┬ tests\n │ │ ├─┬ fixtures\n │ │ │ └── temp.md\n │ │ ├── plugin.js\n │ │ └── test.js\n │ ├── updatefile.js\n │ ├── index.js\n │ └── _verb.md\n └─┬ node_modules\n   ├─┬ generate-editorconfig\n   │ └─┬ templates\n   │   └── _editorconfig\n   ├─┬ generate-eslint\n   │ └─┬ templates\n   │   └── _eslintrc.json\n   ├─┬ generate-gitattributes\n   │ └─┬ templates\n   │   └── _gitattributes\n   ├─┬ generate-project\n   │ └─┬ node_modules\n   │   └─┬ generate-gitignore\n   │     └─┬ templates\n   │       └── Minimal.gitignore\n   ├─┬ generate-travis\n   │ └─┬ templates\n   │   └── _travis.yml\n   ├─┬ generate-license\n   │ └─┬ templates\n   │   └── mit.tmpl\n   ├─┬ generate-package\n   │ └─┬ templates\n   │   └── $package.json\n   └─┬ generate-readme\n     └─┬ templates\n       └── node.md\n```\n\n#### minimal\n\nSource files and/or libraries used by the [minimal task](#minimal):\n\n```diff\n .\n ├─┬ node_modules\n │ ├─┬ generate-project\n │ │ └─┬ node_modules\n │ │   └─┬ generate-gitignore\n │ │     └─┬ templates\n │ │       └── Node.gitignore\n │ ├─┬ generate-license\n │ │ └─┬ templates\n │ │   └── mit.tmpl\n │ ├─┬ generate-package\n │ │ └─┬ templates\n │ │   └── $package.json\n │ └─┬ generate-readme\n │   └─┬ templates\n │     └── node.md\n └─┬ templates\n   ├── updatefile.js\n   └── index.js\n```\n\n#### updater\n\nSource files and/or libraries used by the [updater task](#updater):\n\n```diff\n .\n ├─┬ templates\n │ ├─┬ tests\n │ │ ├─┬ fixtures\n │ │ │ └── temp.md\n │ │ ├── plugin.js\n │ │ └── test.js\n │ ├── updatefile.js\n │ ├── index.js\n │ └── _verb.md\n └─┬ node_modules\n   ├─┬ generate-editorconfig\n   │ └─┬ templates\n   │   └── _editorconfig\n   ├─┬ generate-eslint\n   │ └─┬ templates\n   │   └── _eslintrc.json\n   ├─┬ generate-gitattributes\n   │ └─┬ templates\n   │   └── _gitattributes\n   ├─┬ generate-project\n   │ └─┬ node_modules\n   │   └─┬ generate-gitignore\n   │     └─┬ templates\n   │       └── Minimal.gitignore\n   ├─┬ generate-travis\n   │ └─┬ templates\n   │   └── _travis.yml\n   ├─┬ generate-license\n   │ └─┬ templates\n   │   └── mit.tmpl\n   ├─┬ generate-package\n   │ └─┬ templates\n   │   └── $package.json\n   └─┬ generate-readme\n     └─┬ templates\n       └── node.md\n```\n\n#### rootfiles\n\nSource files and/or libraries used by the [rootfiles task](#rootfiles):\n\n```diff\n .\n └─┬ node_modules\n   ├─┬ generate-license\n   │ └─┬ templates\n   │   └── mit.tmpl\n   ├─┬ generate-package\n   │ └─┬ templates\n   │   └── $package.json\n   └─┬ generate-readme\n     └─┬ templates\n       └── node.md\n```\n\n#### dotfiles\n\nSource files and/or libraries used by the [dotfiles task](#dotfiles):\n\n```diff\n .\n └─┬ node_modules\n   ├─┬ generate-editorconfig\n   │ └─┬ templates\n   │   └── _editorconfig\n   ├─┬ generate-eslint\n   │ └─┬ templates\n   │   └── _eslintrc.json\n   ├─┬ generate-gitattributes\n   │ └─┬ templates\n   │   └── _gitattributes\n   ├─┬ generate-project\n   │ └─┬ node_modules\n   │   └─┬ generate-gitignore\n   │     └─┬ templates\n   │       └── Minimal.gitignore\n   └─┬ generate-travis\n     └─┬ templates\n       └── _travis.yml\n```\n\n## Next steps\n\n### Running unit tests\n\nIt's never too early to begin running unit tests. When you're ready to get started, the following command will ensure the project's dependencies are installed then run all of the unit tests:\n\n```sh\n$ npm install \u0026\u0026 test\n```\n\n### Publishing your project\n\nIf you're tests are passing and you're ready to publish your project to [npm](https://www.npmjs.com), you can do that now with the following command:\n\n**Are you sure you're ready?!**\n\n```sh\n$ npm publish\n```\n\n## About\n\n### Related projects\n\n[generate](https://www.npmjs.com/package/generate): Command line tool and developer framework for scaffolding out new GitHub projects. Generate offers the… [more](https://github.com/generate/generate) | [homepage](https://github.com/generate/generate \"Command line tool and developer framework for scaffolding out new GitHub projects. Generate offers the robustness and configurability of Yeoman, the expressiveness and simplicity of Slush, and more powerful flow control and composability than either.\")\n\n### Community\n\nAre you using [Generate](https://github.com/generate/generate) in your project? Have you published a [generator](https://github.com/generate/generate/blob/master/docs/generators.md) and want to share your project with the world?\n\nHere are some suggestions!\n\n* If you get like Generate and want to tweet about it, please feel free to mention `@generatejs` or use the `#generatejs` hashtag\n* Show your love by starring [Generate](https://github.com/generate/generate) and `generate-updater`\n* Get implementation help on [StackOverflow](http://stackoverflow.com/questions/tagged/generate) (please use the `generatejs` tag in questions)\n* **Gitter** Discuss Generate with us on [Gitter](https://gitter.im/generate/generate)\n* If you publish an generator, thank you! To make your project as discoverable as possible, please add the keyword `generategenerator` to package.json.\n\n### Contributing\n\nPull requests and stars are always welcome. For bugs and feature requests, [please create an issue](../../issues/new).\n\n### Running tests\n\nInstall dev dependencies:\n\n```sh\n$ npm install -d \u0026\u0026 npm test\n```\n\n### Author\n\n**Jon Schlinkert**\n\n* [github/jonschlinkert](https://github.com/jonschlinkert)\n* [twitter/jonschlinkert](http://twitter.com/jonschlinkert)\n\n### License\n\nCopyright © 2016, [Jon Schlinkert](https://github.com/jonschlinkert).\nReleased under the MIT license.\n\n***\n\n_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.1.30, on September 01, 2016._","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgenerate%2Fgenerate-updater","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgenerate%2Fgenerate-updater","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgenerate%2Fgenerate-updater/lists"}