{"id":14986072,"url":"https://github.com/ulisesgascon/generator-github-action-for-marketplace","last_synced_at":"2026-01-19T15:03:01.974Z","repository":{"id":146431161,"uuid":"617957955","full_name":"UlisesGascon/generator-github-action-for-marketplace","owner":"UlisesGascon","description":"A yeoman-based template to generate Github Actions ready for the marketplace","archived":false,"fork":false,"pushed_at":"2023-03-24T08:58:00.000Z","size":509,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-02T13:17:42.866Z","etag":null,"topics":["github-actions","yeoman","yeoman-generator"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/generator-github-action-for-marketplace","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/UlisesGascon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-23T13:17:35.000Z","updated_at":"2024-11-21T08:57:13.000Z","dependencies_parsed_at":"2023-04-22T21:38:13.930Z","dependency_job_id":null,"html_url":"https://github.com/UlisesGascon/generator-github-action-for-marketplace","commit_stats":{"total_commits":38,"total_committers":2,"mean_commits":19.0,"dds":0.02631578947368418,"last_synced_commit":"504c75bc334e91946db6239fe4309b7b156e6788"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UlisesGascon%2Fgenerator-github-action-for-marketplace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UlisesGascon%2Fgenerator-github-action-for-marketplace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UlisesGascon%2Fgenerator-github-action-for-marketplace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UlisesGascon%2Fgenerator-github-action-for-marketplace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/UlisesGascon","download_url":"https://codeload.github.com/UlisesGascon/generator-github-action-for-marketplace/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247361598,"owners_count":20926642,"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":["github-actions","yeoman","yeoman-generator"],"created_at":"2024-09-24T14:12:16.804Z","updated_at":"2026-01-19T15:03:01.962Z","avatar_url":"https://github.com/UlisesGascon.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\u003ch1 align=\"center\"\u003e\n  generator-github-action-for-marketplace\n\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  A yeoman-based template to generate Github Actions ready for the marketplace\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.npmjs.org/package/generator-github-action-for-marketplace\"\u003e\u003cimg src=\"https://badgen.net/npm/v/generator-github-action-for-marketplace\" alt=\"npm version\"/\u003e\u003c/a\u003e\n  \u003ca href=\"https://www.npmjs.org/package/generator-github-action-for-marketplace\"\u003e\u003cimg src=\"https://badgen.net/npm/license/generator-github-action-for-marketplace\" alt=\"license\"/\u003e\u003c/a\u003e\n  \u003ca href=\"https://www.npmjs.org/package/generator-github-action-for-marketplace\"\u003e\u003cimg src=\"https://badgen.net/npm/dt/generator-github-action-for-marketplace\" alt=\"downloads\"/\u003e\u003c/a\u003e\n  \u003ca href=\"https://snyk.io/test/github/ulisesgascon/generator-github-action-for-marketplace\"\u003e\u003cimg src=\"https://snyk.io/test/github/ulisesgascon/generator-github-action-for-marketplace/badge.svg\" alt=\"Known Vulnerabilities\"/\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003c/p\u003e\n\n# About\n\nA yeoman-based template to generate Github Actions ready for the marketplace.\n\n❤️ Awesome Features:\n\n- Ship fast! 🔥\n- [Opinionated Javascript](https://github.com/actions/javascript-action) or [simple Docker Github Action](https://github.com/actions/hello-world-docker-action) out-of-the-box 🍺\n- Easy control releases with standard-release out-of-the-box 🎉\n- Simple CI with github Actions out-of-the-box 📦\n- Just few simple questions to generate the perfect Github Action 💪\n- Easy to use and great test coverage ✅\n\n## Tutorial\n\n**soon**\n\n## Usage\n\nYou need to install [Yeoman](https://www.npmjs.com/package/yo)\n\n```bash\nnpm i -g generator-github-action-for-marketplace\nyo github-action-for-marketplace\n```\n\n## Built With\n\nDevelopment only:\n\n- [jest](https://www.npmjs.com/package/jest) - Delightful JavaScript Testing\n- [standard](https://www.npmjs.com/package/standard) - JavaScript style guide, linter, and formatter\n- [prettier-standard](https://www.npmjs.com/package/prettier-standard) - Formats with Prettier and lints with ESLint+Standard! (✿◠‿◠)\n- [yeoman-assert](https://www.npmjs.com/package/yeoman-assert) - yeoman-assert is extending the native Node.js assert module.\n- [yeoman-test](https://www.npmjs.com/package/yeoman-test) - Test utilities for Yeoman generators\n\nProduction only:\n\n- [chalk](https://www.npmjs.com/package/chalk) - Terminal string styling done right\n- [yeoman-generator](https://www.npmjs.com/package/yeoman-generator) - Rails-inspired generator system that provides scaffolding for your apps\n- [yosay](https://www.npmjs.com/package/yosay) - Tell Yeoman what to say\n\n## Contributing\n\nPlease read [CONTRIBUTING.md](https://github.com/UlisesGascon/.github/blob/main/contributing.md) for details on our code of conduct, and the process for submitting pull requests to us.\n\n## Versioning\n\nWe use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/ulisesGascon/generator-github-action-for-marketplace/tags).\n\n## Authors\n\n- **Ulises Gascón** - \\*Initial work- - [@ulisesGascon](https://github.com/ulisesGascon)\n\nSee also the list of [contributors](https://github.com/ulisesGascon/generator-github-action-for-marketplace/contributors) who participated in this project.\n\n## License\n\nThis project is licensed under the GNU AGPL3.0 License - see the [LICENSE.md](LICENSE.md) file for details\n\n## Acknowledgments\n\n- This project is under development, but you can help us to improve it! We :heart: FOSS!\n\n### Based On\n\n- [hello-world-docker-action](https://github.com/actions/hello-world-docker-action)\n- [javascript-action](https://github.com/actions/javascript-action) with many adaptations to match my personal style\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fulisesgascon%2Fgenerator-github-action-for-marketplace","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fulisesgascon%2Fgenerator-github-action-for-marketplace","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fulisesgascon%2Fgenerator-github-action-for-marketplace/lists"}