{"id":18615923,"url":"https://github.com/cronus1007/cronus-cli","last_synced_at":"2025-08-29T17:24:50.737Z","repository":{"id":49297369,"uuid":"378069564","full_name":"Cronus1007/cronus-cli","owner":"Cronus1007","description":null,"archived":false,"fork":false,"pushed_at":"2021-07-09T15:51:09.000Z","size":354,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-02-14T17:41:42.690Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Cronus1007.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-06-18T07:28:02.000Z","updated_at":"2021-07-09T15:51:12.000Z","dependencies_parsed_at":"2022-09-05T12:21:13.555Z","dependency_job_id":null,"html_url":"https://github.com/Cronus1007/cronus-cli","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cronus1007%2Fcronus-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cronus1007%2Fcronus-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cronus1007%2Fcronus-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cronus1007%2Fcronus-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Cronus1007","download_url":"https://codeload.github.com/Cronus1007/cronus-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239412485,"owners_count":19634016,"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-11-07T03:33:25.411Z","updated_at":"2025-02-18T04:35:19.740Z","avatar_url":"https://github.com/Cronus1007.png","language":"JavaScript","funding_links":["https://opencollective.com/cronus"],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\r\n    \u003c!-- \u003ca href=\"https://github.com/cronus1007\"\u003e\r\n        \u003cimg width=\"200\" height=\"200\" src=\"https://images.pexels.com/photos/5987154/pexels-photo-5987154.jpeg?auto=compress\u0026cs=tinysrgb\u0026dpr=2\u0026w=500\"\u003e\r\n    \u003c/a\u003e --\u003e\r\n\u003c/div\u003e\r\n\r\n\u003ch1 align=\"center\"\u003eCronus CLI\u003c/h1\u003e\r\n\r\n\u003cp align=\"center\"\u003e\r\n  The official CLI of Cronus package\r\n\u003c/p\u003e\r\n\r\n___\r\n\r\n## Table of Contents\r\n\r\n-   [About](#about)\r\n    -   [How to install](#how-to-install)\r\n-   [Supported arguments and commands](#supported-arguments-and-commands)\r\n-   [Packages](#packages)\r\n    -   [Commands](#commands)\r\n    -   [Utilities](#utilities)\r\n-   [Getting started](#getting-started)\r\n-   [Exit codes and their meanings](#exit-codes-and-their-meanings)\r\n\u003c!-- -   [Open Collective](#open-collective) --\u003e\r\n\r\n___\r\n\r\n\r\n## About\r\n\r\n\r\n### ◦ How to install\r\n\r\n\r\n## Supported arguments and commands\r\n\r\n```cronus``` Prefix to command to access the node package\r\n## Packages\r\n\r\n\r\n### ◦ Commands\r\n\r\nSupporting developers is an important task for cronus CLI.\r\nThus, cronus CLI provides different commands for many common tasks.\r\n\r\n```cronus generate-pem``` To generate public and private keys in .pem format \r\n\r\n###### Options for  ```cronus generate-pem``` command\r\n\r\n```--puboutput``` Default none, not required\r\n\r\n```--privoutput``` Default none, not required\r\n___\r\n\r\n```cronus sign``` generate signature from the given public and private keys with a message digest\r\n\r\n###### Options for  ```cronus sign``` command\r\n\r\n```--pubinput``` File name consisting of public key(required)\r\n\r\n```--privinput``` File name consisting of private key(required)\r\n\r\n```--message``` some text for creating the signatures (default none, not required)\r\n\r\n### ◦ Utilities\r\nThe project has several utility packages which are used by other commands\r\n\r\n```commands``` - Contains all cronus-cli related generators.\r\n\r\n## Getting started\r\n\r\nYou would need to install cronus CLI and the packages you want to use using either npm or yarn. To start with a new project:\r\n\r\n\u003c!-- ```npm``` command here --\u003e\r\n\r\n```generate-pem ``` command generates public and private keys in .pem format\r\n\r\n## Exit codes and their meanings\r\n\r\n| Exit Code | Description                                        |\r\n| --------- | -------------------------------------------------- |\r\n| `0`       | Success                                            |\r\n| `1`       | Errors from cronus                                 |\r\n\r\n\r\n\u003c!-- ## Open Collective\r\n\r\nIf you like **cronus**, please consider donating to our [Open Collective](https://opencollective.com/cronus) to help us maintain it. --\u003e\r\n\r\n\r\n## Code of Conduct\r\n\r\nGuidelines to how the cronus organization expects you to behave is documented under [Code of Conduct](./CODE-OF-CONDUCT.md)\r\n\r\n___\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcronus1007%2Fcronus-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcronus1007%2Fcronus-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcronus1007%2Fcronus-cli/lists"}