{"id":21611279,"url":"https://github.com/runnerty/runnerty-cli","last_synced_at":"2025-04-11T05:33:59.443Z","repository":{"id":47801510,"uuid":"193661050","full_name":"runnerty/runnerty-cli","owner":"runnerty","description":"Early version of Runnerty CLI","archived":false,"fork":false,"pushed_at":"2024-09-06T06:52:44.000Z","size":453,"stargazers_count":5,"open_issues_count":4,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-25T03:34:36.122Z","etag":null,"topics":["cli","runnerty","tool"],"latest_commit_sha":null,"homepage":null,"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/runnerty.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":"2019-06-25T07:52:11.000Z","updated_at":"2023-02-16T13:25:48.000Z","dependencies_parsed_at":"2024-11-24T21:21:56.263Z","dependency_job_id":null,"html_url":"https://github.com/runnerty/runnerty-cli","commit_stats":{"total_commits":29,"total_committers":4,"mean_commits":7.25,"dds":0.4482758620689655,"last_synced_commit":"559c9c90abd5cb69aeb60a236968ddb86754d991"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runnerty%2Frunnerty-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runnerty%2Frunnerty-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runnerty%2Frunnerty-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runnerty%2Frunnerty-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/runnerty","download_url":"https://codeload.github.com/runnerty/runnerty-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248347916,"owners_count":21088770,"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":["cli","runnerty","tool"],"created_at":"2024-11-24T21:11:49.932Z","updated_at":"2025-04-11T05:33:59.414Z","avatar_url":"https://github.com/runnerty.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Runnerty CLI Tool\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"http://runnerty.io\"\u003e\n    \u003cimg height=\"257\" src=\"https://runnerty.io/assets/header/logo-stroked.png\"\u003e\n  \u003c/a\u003e\n  \u003cp align=\"center\"\u003eSmart Processes Management\u003c/p\u003e\n\u003c/p\u003e\n\n[![NPM version][npm-image]][npm-url] [![Downloads][downloads-image]][npm-url] [![Dependency Status][david-badge]][david-badge-url]\n\u003ca href=\"#badge\"\u003e\n\u003cimg alt=\"code style: prettier\" src=\"https://img.shields.io/badge/code_style-prettier-ff69b4.svg\"\u003e\n\u003c/a\u003e\n\n## What is?\n\nRunnerty CLI\n\nYou can simple use it via **npx**\n\n```bash\nnpx runnerty-cli new my-workflow\n```\n\n## Installation\n\n```bash\nnpm i -g runnerty-cli\n```\n\n## Usage\n\n### Create new runnerty project\n\n```bash\nrty new my-workflow\n```\n\n### Migrate CRON file to runnerty project\n\nFrom \"crontab -l\" of the system:\n\n```bash\nrty migrate my-workflow\n```\n\nFrom a crontab file:\n\n```bash\nrty migrate my-workflow my-crontab-file.txt\n```\n\n### Add Runnerty modules\n\nThis command installs modules in your project. You can also include a sample configuration in your project's `config.json` file and/or include a sample plan to use the module. The module must contain scaffolds to allow the generation of examples.\n\n```bash\nrty add @runnerty/module-name\n```\n\n```bash\nrty add @runnerty/module-name@version\n```\n\nYou can specify a custom `config.json` file path:\n\n```bash\nrty add @runnerty/module-name@version -c ./config_dev.json\n```\n\nYou can specify that do not include scaffolding:\n\n```bash\nrty add @runnerty/module-name@version -ws\n```\n\n### For more options\n\n```bash\nrty --help\n```\n\n[runnerty]: http://www.runnerty.io\n[downloads-image]: https://img.shields.io/npm/dm/runnerty-cli.svg\n[npm-url]: https://www.npmjs.com/package/runnerty-cli\n[npm-image]: https://img.shields.io/npm/v/runnerty-cli.svg\n[david-badge]: https://david-dm.org/runnerty/runnerty-cli.svg\n[david-badge-url]: https://david-dm.org/runnerty/runnerty-cli\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frunnerty%2Frunnerty-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frunnerty%2Frunnerty-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frunnerty%2Frunnerty-cli/lists"}