{"id":21162645,"url":"https://github.com/ytbryan/cli","last_synced_at":"2025-03-14T16:14:59.349Z","repository":{"id":248389618,"uuid":"824813702","full_name":"ytbryan/cli","owner":"ytbryan","description":null,"archived":false,"fork":false,"pushed_at":"2024-09-20T03:09:04.000Z","size":24,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-21T09:48:29.162Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/ytbryan.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":"2024-07-06T02:56:38.000Z","updated_at":"2024-09-20T03:09:07.000Z","dependencies_parsed_at":"2024-08-04T16:04:37.139Z","dependency_job_id":"33723d56-8223-4a47-8c48-d8917733f9b7","html_url":"https://github.com/ytbryan/cli","commit_stats":null,"previous_names":["ytbryan/cli"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ytbryan%2Fcli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ytbryan%2Fcli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ytbryan%2Fcli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ytbryan%2Fcli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ytbryan","download_url":"https://codeload.github.com/ytbryan/cli/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243606960,"owners_count":20318314,"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-20T13:31:54.137Z","updated_at":"2025-03-14T16:14:59.329Z","avatar_url":"https://github.com/ytbryan.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CLI\n\nAre you tired of running the virtual environment setup script? \nOr the git module commands to pull all modules? Or perhaps you have more multi-steps command that you have already written and lazy to type the full path?  \n\n# Meet CLI\n\n`cli` is a simple everyday cli with a simple mission. Save you keystroke and increase your project efficiency (\u0026 accuracy). Look at these benefits:\n\n1. 📐Shorter. Better. Run shorter commands `setup`, `pull`, `module` with standardisation\n2. 👯‍♂️ Same same! Stop saving script into dev/ or use different standardisation\n3. ❌ No 3rd party script needed. Just use back the good default: `pip` and `python`\n4. 🔋🔋🔋 Extra batteries will be included. Add on more scripts as you build along. Use an easy config file. \n\n# Installation\n1. This method works. \n```\ngit clone https://github.com/ytbryan/cli\n#then add the export CLI_PATH of cli path.\n```\n2. Add the repo to the PATH\n\u003e create a cli folder and the folder will be filled with config.yml and scripts\n```bash\nexport CLI_PATH=\"$PATH:\u003cpath_to_repo\u003e/cli\"\n```\n\n\nAlternatively\n```\npip install git+http://github.com/ytbryan/cli.git\n```\n\n# Getting started\n\n`setup` does two things. It will insert the `CLI_PATH` as a location to .config.yml and the scripts if `CLI_PATH` is empty. \nAnd further add cli into PATH such that cli can be used globally across projects.  \n```\ncli setup \n```\n\n## Set the CLI_PATH\n\n```bash\nexport CLI_PATH=\"\u003cpath_to_this_cloned_project\u003e\"\n```\n\n## cli --help\n```\ncli --help\n```\n\n## TODO\n- [x] ship it\n- [x] add config.yml\n- [x] add `age` to show git commits and its age\n- [ ] add `show` to show the content of the file\n- [x] add alias to each command\n- [ ] integrate with pyenv and pick up python version\n- [ ] Add Procfile + Honcho\n- [ ] \n\n## LICENSE\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fytbryan%2Fcli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fytbryan%2Fcli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fytbryan%2Fcli/lists"}