{"id":19819000,"url":"https://github.com/watercubz/cli-package-installer","last_synced_at":"2026-04-11T12:02:19.421Z","repository":{"id":244276952,"uuid":"813910399","full_name":"watercubz/cli-package-installer","owner":"watercubz","description":"cli-package-installer is a terminal manager which has the ability to install packages, search for packages, list packages in a project, all in one tool by downloading and running the .sh in Linux or the .bat in Windows 🐧💚","archived":false,"fork":false,"pushed_at":"2024-06-14T17:31:57.000Z","size":40,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-11T08:14:54.647Z","etag":null,"topics":["javascript","linux","nodejs","powershell","shell","windows"],"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/watercubz.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":"2024-06-12T01:28:06.000Z","updated_at":"2024-11-01T17:09:09.000Z","dependencies_parsed_at":"2024-06-13T20:18:28.071Z","dependency_job_id":"f68645af-f7f3-4a31-a86c-45484e98ab97","html_url":"https://github.com/watercubz/cli-package-installer","commit_stats":null,"previous_names":["watercubz/cli-package-installer"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/watercubz%2Fcli-package-installer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/watercubz%2Fcli-package-installer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/watercubz%2Fcli-package-installer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/watercubz%2Fcli-package-installer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/watercubz","download_url":"https://codeload.github.com/watercubz/cli-package-installer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241175235,"owners_count":19922468,"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":["javascript","linux","nodejs","powershell","shell","windows"],"created_at":"2024-11-12T10:17:32.704Z","updated_at":"2026-04-11T12:02:19.325Z","avatar_url":"https://github.com/watercubz.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CLI Package Manager\n\n![CLI Package Manager](https://packages.zeek.org/img/bropkgmgr.png)\n\n## Description\n\nCLI Package Manager is a command-line tool (CLI) for managing dependencies in Node.js projects efficiently. It allows developers to install, uninstall, and update npm packages without leaving the terminal.\n\n## Installation\n\nTo install CLI Package Manager globally and use it across different projects, follow these steps:\n\n1. Install CLI Package Manager globally using npm:\n\n    ```bash\n    npm install -g cli-package-manager\n    ```\n\n    This will install CLI Package Manager globally on your system, making it available for use in any project.\n\n## Usage\n\n1. Once CLI Package Manager is installed globally, you can run it from the terminal using the following command:\n\n    ```bash\n    cli-package-manager\n    ```\n\n    This will start the command-line interface where you can select the actions you want to perform, such as installing, uninstalling, or updating npm packages.\n\n### Running with `.bat` File\n\n1. You can also execute the program using the `run-cli.bat` file. Simply double-click the `run-cli.bat` file in your file explorer or run it from the command line with:\n\n    ```bash\n    .\\run-cli.bat\n    ```\n\n## Available Commands\n\n- `install`: Install one or multiple npm packages.\n- `uninstall`: Uninstall one or multiple npm packages.\n- `exit`: Exit the application.\n\n## Testing\n\n1. To run the project's unit tests, use the following command:\n\n    ```bash\n    npm test\n    ```\n\n    This will execute all tests defined in the `test` directory and provide feedback on the code quality.\n\n## Contribution\n\nContributions are welcome! If you find any bugs or have ideas to improve this project, feel free to open an issue or submit a pull request.\n\n## Author\n\nThis project was developed by [watercubz](https://github.com/watercubz).\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwatercubz%2Fcli-package-installer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwatercubz%2Fcli-package-installer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwatercubz%2Fcli-package-installer/lists"}