{"id":13756372,"url":"https://github.com/travi/shell-scaffolder","last_synced_at":"2025-07-02T16:37:15.837Z","repository":{"id":34296112,"uuid":"175130956","full_name":"travi/shell-scaffolder","owner":"travi","description":"opinionated scaffolder for shell projects","archived":false,"fork":false,"pushed_at":"2024-10-29T20:01:27.000Z","size":4671,"stargazers_count":1,"open_issues_count":9,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-29T22:39:50.432Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://npm.im/@travi/shell-scaffolder","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/travi.png","metadata":{"funding":{"github":"travi","patreon":"travi","open_collective":"travi"},"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":"2019-03-12T03:48:06.000Z","updated_at":"2024-10-29T20:00:52.000Z","dependencies_parsed_at":"2023-12-15T09:25:52.760Z","dependency_job_id":"62bd25ae-332e-41d3-a970-98819252212d","html_url":"https://github.com/travi/shell-scaffolder","commit_stats":null,"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/travi%2Fshell-scaffolder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/travi%2Fshell-scaffolder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/travi%2Fshell-scaffolder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/travi%2Fshell-scaffolder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/travi","download_url":"https://codeload.github.com/travi/shell-scaffolder/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243864821,"owners_count":20360360,"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-08-03T11:00:43.092Z","updated_at":"2025-03-17T15:30:19.969Z","avatar_url":"https://github.com/travi.png","language":"JavaScript","funding_links":["https://github.com/sponsors/travi","https://patreon.com/travi","https://opencollective.com/travi"],"categories":["Scaffolding"],"sub_categories":["Official"],"readme":"# shell-scaffolder\n\nopinionated scaffolder for shell projects that are packaged with\n[bpkg](http://www.bpkg.io)\n\n\u003c!--status-badges start --\u003e\n\n[![Codecov][coverage-badge]][coverage-link]\n[![Node CI Workflow Status][github-actions-ci-badge]][github-actions-ci-link]\n![SLSA Level 2][slsa-badge]\n\n\u003c!--status-badges end --\u003e\n\n## Usage\n\n\u003c!--consumer-badges start --\u003e\n\n[![npm][npm-badge]][npm-link]\n[![MIT license][license-badge]][license-link]\n\n\u003c!--consumer-badges end --\u003e\n\n### Installation\n\n```sh\n$ npm install @travi/shell-scaffolder --save-prod\n```\n\n## Contributing\n\n\u003c!--contribution-badges start --\u003e\n\n[![Conventional Commits][commit-convention-badge]][commit-convention-link]\n[![Commitizen friendly][commitizen-badge]][commitizen-link]\n[![semantic-release][semantic-release-badge]][semantic-release-link]\n[![PRs Welcome][PRs-badge]][PRs-link]\n[![Renovate][renovate-badge]][renovate-link]\n\n\u003c!--contribution-badges end --\u003e\n\n### Dependencies\n\n```sh\n$ nvm install\n$ npm install\n```\n\n### Verification\n\n```sh\n$ npm test\n```\n\n## Related Projects\n\n* [project-scaffolder](https://npm.im/@travi/project-scaffolder)\n* [scaffolder-sub-command](https://github.com/travi/scaffolder-sub-command)\n* [travis-scaffolder-shell](https://github.com/travi/travis-scaffolder-shell)\n* [cli](https://npm.im/@travi/cli)\n\n[npm-link]: https://www.npmjs.com/package/@travi/shell-scaffolder\n\n[npm-badge]: https://img.shields.io/npm/v/@travi/shell-scaffolder?logo=npm\n\n[license-link]: LICENSE\n\n[license-badge]: https://img.shields.io/github/license/travi/shell-scaffolder.svg\n\n[coverage-link]: https://codecov.io/github/travi/shell-scaffolder\n\n[coverage-badge]: https://img.shields.io/codecov/c/github/travi/shell-scaffolder?logo=codecov\n\n[commit-convention-link]: https://conventionalcommits.org\n\n[commit-convention-badge]: https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg\n\n[commitizen-link]: http://commitizen.github.io/cz-cli/\n\n[commitizen-badge]: https://img.shields.io/badge/commitizen-friendly-brightgreen.svg\n\n[semantic-release-link]: https://github.com/semantic-release/semantic-release\n\n[semantic-release-badge]: https://img.shields.io/badge/semantic--release-angular-e10079?logo=semantic-release\n\n[PRs-link]: http://makeapullrequest.com\n\n[PRs-badge]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg\n\n[renovate-link]: https://renovatebot.com\n\n[renovate-badge]: https://img.shields.io/badge/renovate-enabled-brightgreen.svg?logo=renovatebot\n\n[github-actions-ci-link]: https://github.com/travi/shell-scaffolder/actions?query=workflow%3A%22Node.js+CI%22+branch%3Amaster\n\n[github-actions-ci-badge]: https://img.shields.io/github/actions/workflow/status/travi/shell-scaffolder/node-ci.yml.svg?branch=master\u0026logo=github\n\n[slsa-badge]: https://slsa.dev/images/gh-badge-level2.svg\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftravi%2Fshell-scaffolder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftravi%2Fshell-scaffolder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftravi%2Fshell-scaffolder/lists"}