{"id":24689097,"url":"https://github.com/javimtib92/aboe-cli","last_synced_at":"2026-04-16T11:34:30.747Z","repository":{"id":230772997,"uuid":"775075400","full_name":"Javimtib92/aboe-cli","owner":"Javimtib92","description":"A bit of everything CLI is a multi-purpose CLI with a set of handful utility commands for day-to-day tasks.","archived":false,"fork":false,"pushed_at":"2024-04-01T19:41:04.000Z","size":4426,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-27T17:24:55.484Z","etag":null,"topics":["cli","multi-purpose","nodejs"],"latest_commit_sha":null,"homepage":"","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/Javimtib92.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}},"created_at":"2024-03-20T18:02:18.000Z","updated_at":"2024-03-31T20:02:03.000Z","dependencies_parsed_at":"2024-03-31T21:21:12.069Z","dependency_job_id":"b9b538d7-e3a1-4fc5-8247-05d83531c1e4","html_url":"https://github.com/Javimtib92/aboe-cli","commit_stats":null,"previous_names":["javimtib92/aboe-cli"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Javimtib92%2Faboe-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Javimtib92%2Faboe-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Javimtib92%2Faboe-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Javimtib92%2Faboe-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Javimtib92","download_url":"https://codeload.github.com/Javimtib92/aboe-cli/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244883596,"owners_count":20526069,"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","multi-purpose","nodejs"],"created_at":"2025-01-26T17:48:47.511Z","updated_at":"2026-04-16T11:34:25.706Z","avatar_url":"https://github.com/Javimtib92.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![aboe CLI terminal](/docs/images/hero.png)\n\n\n\u003cp align=\"center\"\u003e\n\t\u003ch1 align=\"center\"\u003e\u003cb\u003eaboe-cli \u003c/b\u003e\u003c/h1\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    aboe-cli (A bit of everything CLI) is a multi-purpose CLI with a set of handful utility commands for day-to-day tasks.\n    \u003cbr /\u003e\n    \u003cbr /\u003e\n\u003c/p\u003e\n\n[![Latest version](https://img.shields.io/npm/v/aboe-cli.svg?style=flat\u0026label=npm%20package\u0026color=%234B78E6\u0026logo=\u0026logoColor=white)](https://www.npmjs.com/package/aboe-cli)\n\n\n## Installation\n\nTo install aboe-cli, ensure you have at least Node.js version `21.7.1` installed on your system. You can use nvm (Node Version Manager) to manage Node.js versions. The required Node.js version is enforced by the provided .nvmrc file.\n\n```bash\n# Install aboe-cli globally using npm\nnpm install -g aboe-cli\n```\n\n## Usage\n\nAfter installation, you can use aboe-cli from the command line. Here are some basic usage examples:\n\n```bash\n# Display help and list available commands\naboe-cli --help\n\n# Run a specific utility command\naboe-cli json2csv [options]\n```\n\n## Global Options\n\n### `-q, --quiet`\n\nThis option enables quiet mode, where no message is displayed in the output unless there is an error. You might prefer this mode when you don't need to see responses for every action performed by the cli.\n\n### `-v, --verbose`\n\nThe verbose option enables detailed logging of transactions and events, such as managing files. It provides more insights into the operations performed by *aboe-cli*, which can be useful for debugging.\n\n## Available Commands\n\n### 1. json2Csv\n\nThis command is used to convert JSON data into CSV format.\n\n```bash\n# Usage example of json2csv\naboe-cli json2csv -i input.json -o output/output.json\n```\n\nOptions:\n\n- -i --input: Specifies the input JSON file that you want to convert to CSV.\n- -o --output: Specifies the output file path and name for the resulting CSV file.\n\n## Testing\n\naboe-cli is tested using [Node.js Test Runner](https://nodejs.org/api/test.html#test-runner) to keep things dependency-free.\n\n## Contributing\n\nContributions to aboe-cli are welcome! If you have any suggestions, feature requests, or bug reports, please open an issue on the GitHub repository. Additionally, if you'd like to contribute code, feel free to submit a pull request\n\n## License\nThis project is licensed under the MIT License, which means you are free to use, modify, and distribute the software as long as the original license and copyright notice are included.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjavimtib92%2Faboe-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjavimtib92%2Faboe-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjavimtib92%2Faboe-cli/lists"}