{"id":16634662,"url":"https://github.com/engincanv/jonturk-cli","last_synced_at":"2025-07-31T21:06:52.990Z","repository":{"id":224392548,"uuid":"762964771","full_name":"EngincanV/jonturk-cli","owner":"EngincanV","description":"A command line tool that allows you to save, list and run the frequently used CLI commands.","archived":false,"fork":false,"pushed_at":"2024-02-29T11:31:34.000Z","size":611,"stargazers_count":30,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-03T22:11:46.074Z","etag":null,"topics":["cli","dotnet","dotnet-tool"],"latest_commit_sha":null,"homepage":"","language":"C#","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/EngincanV.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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-02-25T07:25:02.000Z","updated_at":"2025-03-18T18:38:13.000Z","dependencies_parsed_at":"2024-10-28T10:58:14.349Z","dependency_job_id":"e304b252-c002-447d-ba85-a73a08cfb5d8","html_url":"https://github.com/EngincanV/jonturk-cli","commit_stats":null,"previous_names":["engincanv/jonturk-cli"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/EngincanV/jonturk-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EngincanV%2Fjonturk-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EngincanV%2Fjonturk-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EngincanV%2Fjonturk-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EngincanV%2Fjonturk-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EngincanV","download_url":"https://codeload.github.com/EngincanV/jonturk-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EngincanV%2Fjonturk-cli/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261186369,"owners_count":23121939,"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","dotnet","dotnet-tool"],"created_at":"2024-10-12T05:41:10.652Z","updated_at":"2025-06-21T20:04:28.046Z","avatar_url":"https://github.com/EngincanV.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JonTurk CLI\n\n\u003ca href=\"https://www.nuget.org/packages/JonTurkCli\"\u003e\u003cimg src=\"https://img.shields.io/nuget/v/JonTurkCli?logo=nuget\" alt=\"JonTurk CLI on Nuget\" /\u003e\u003c/a\u003e\n\nA command line tool that allows you to save, list, and run the frequently used CLI commands. It's a dotnet tool and can be accessed via `jonturk` **CLI** command after you follow the installation instructions below.\n\n\u003e Love the JonTurk CLI? Then, please **give a star**(⭐)! If you find any bug or want to have additional features, don't hesitate to create an issue. Thanks in advance!\n\n## Installation\n\nYou can install the CLI tool by running the following command:\n\n```bash\ndotnet tool install --global JonTurkCli\n```\n\n## Usage\n\nYou can execute the `jonturk --help` command in the terminal to list all commands with their possible options:\n\n```bash\njonturk --help\n```\n\nHere is an example usage of `list` and `run` commands:\n\n![](/assets/jonturk-cli.gif)\n\n## Commands\n\nThe following commands are currently available:\n\n### Save Command\n\nSaves the related command with the name and creates a PowerShell script for the command (under the **%USERPROFILE%/.jonturk/script** path):\n\n```bash\njonturk save -n \"cache-clear\" -c \"dotnet nuget locals all --clear\" \n```\n\n* **-n | --name** (Name of the command)\n* **-c | --command** (Command (with arguments))\n\n### List Command\n\nLists the saved commands in a table view:\n\n```bash\njonturk list\n```\n\n### Run Command\n\nRuns the specified command:\n\n```bash\njonturk run -n \"cache-clear\"\n```\n\n* **-n | --name** (Name of the command)\n* **-p | --path** (The working directory where the command will be run.)\n\n### Remove Command\n\nRemoves the specified command from the saved commands:\n\n```bash\njonturk remove -n \"cache-clear\"\n```\n\n* **-n | --name** (Name of the command)\n\n## Want to Contribute?\n\nSee [the contribution guide](CONTRIBUTING.md) if you want to contribute to this project.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fengincanv%2Fjonturk-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fengincanv%2Fjonturk-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fengincanv%2Fjonturk-cli/lists"}