{"id":16453464,"url":"https://github.com/blimmer/circleci-monorepo-helper","last_synced_at":"2025-08-01T20:44:15.062Z","repository":{"id":145467462,"uuid":"372327126","full_name":"blimmer/circleci-monorepo-helper","owner":"blimmer","description":null,"archived":false,"fork":false,"pushed_at":"2021-05-30T23:53:00.000Z","size":258,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-26T20:43:02.253Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/blimmer.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-05-30T22:28:16.000Z","updated_at":"2021-05-30T23:10:07.000Z","dependencies_parsed_at":"2023-04-08T09:32:36.571Z","dependency_job_id":null,"html_url":"https://github.com/blimmer/circleci-monorepo-helper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/blimmer/circleci-monorepo-helper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blimmer%2Fcircleci-monorepo-helper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blimmer%2Fcircleci-monorepo-helper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blimmer%2Fcircleci-monorepo-helper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blimmer%2Fcircleci-monorepo-helper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blimmer","download_url":"https://codeload.github.com/blimmer/circleci-monorepo-helper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blimmer%2Fcircleci-monorepo-helper/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268294404,"owners_count":24227675,"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-08-01T02:00:08.611Z","response_time":67,"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-10-11T10:15:43.192Z","updated_at":"2025-08-01T20:44:14.988Z","avatar_url":"https://github.com/blimmer.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# circleci-monorepo-helper\n\nA CLI tool used to generate CircleCI continuation workflows\n\n[![oclif](https://img.shields.io/badge/cli-oclif-brightgreen.svg)](https://oclif.io)\n[![Version](https://img.shields.io/npm/v/circleci-monorepo-helper.svg)](https://npmjs.org/package/circleci-monorepo-helper)\n[![CircleCI](https://circleci.com/gh/blimmer/circleci-monorepo-helper/tree/master.svg?style=shield)](https://circleci.com/gh/blimmer/circleci-monorepo-helper/tree/master)\n[![Downloads/week](https://img.shields.io/npm/dw/circleci-monorepo-helper.svg)](https://npmjs.org/package/circleci-monorepo-helper)\n[![License](https://img.shields.io/npm/l/circleci-monorepo-helper.svg)](https://github.com/blimmer/circleci-monorepo-helper/blob/master/package.json)\n\n\u003c!-- toc --\u003e\n\n- [Usage](#usage)\n- [Commands](#commands)\n\u003c!-- tocstop --\u003e\n\n# Usage\n\n\u003c!-- usage --\u003e\n\n```sh-session\n$ npm install -g circleci-monorepo-helper\n$ circleci-monorepo-helper COMMAND\nrunning command...\n$ circleci-monorepo-helper (-v|--version|version)\ncircleci-monorepo-helper/0.0.0 darwin-x64 node-v14.17.0\n$ circleci-monorepo-helper --help [COMMAND]\nUSAGE\n  $ circleci-monorepo-helper COMMAND\n...\n```\n\n\u003c!-- usagestop --\u003e\n\n# Commands\n\n\u003c!-- commands --\u003e\n\n- [`circleci-monorepo-helper hello [FILE]`](#circleci-monorepo-helper-hello-file)\n- [`circleci-monorepo-helper help [COMMAND]`](#circleci-monorepo-helper-help-command)\n\n## `circleci-monorepo-helper hello [FILE]`\n\ndescribe the command here\n\n```\nUSAGE\n  $ circleci-monorepo-helper hello [FILE]\n\nOPTIONS\n  -f, --force\n  -h, --help       show CLI help\n  -n, --name=name  name to print\n\nEXAMPLE\n  $ circleci-monorepo-helper hello\n  hello world from ./src/hello.ts!\n```\n\n_See code:\n[src/commands/hello.ts](https://github.com/blimmer/circleci-monorepo-helper/blob/v0.0.0/src/commands/hello.ts)_\n\n## `circleci-monorepo-helper help [COMMAND]`\n\ndisplay help for circleci-monorepo-helper\n\n```\nUSAGE\n  $ circleci-monorepo-helper help [COMMAND]\n\nARGUMENTS\n  COMMAND  command to show help for\n\nOPTIONS\n  --all  see all commands in CLI\n```\n\n_See code: [@oclif/plugin-help](https://github.com/oclif/plugin-help/blob/v3.2.2/src/commands/help.ts)_\n\n\u003c!-- commandsstop --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblimmer%2Fcircleci-monorepo-helper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblimmer%2Fcircleci-monorepo-helper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblimmer%2Fcircleci-monorepo-helper/lists"}