{"id":19517960,"url":"https://github.com/henrybarreto/wk","last_synced_at":"2026-05-03T05:32:33.171Z","repository":{"id":40599450,"uuid":"499689838","full_name":"henrybarreto/wk","owner":"henrybarreto","description":"Simplify your directory navigation with WK, the human go-to tool.","archived":false,"fork":false,"pushed_at":"2024-07-09T22:28:51.000Z","size":46,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-24T05:55:57.734Z","etag":null,"topics":["cli","linux","rust","simple","tool","workspace"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/henrybarreto.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-06-04T00:52:47.000Z","updated_at":"2023-01-04T20:44:17.000Z","dependencies_parsed_at":"2023-02-02T20:46:22.437Z","dependency_job_id":null,"html_url":"https://github.com/henrybarreto/wk","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henrybarreto%2Fwk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henrybarreto%2Fwk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henrybarreto%2Fwk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henrybarreto%2Fwk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/henrybarreto","download_url":"https://codeload.github.com/henrybarreto/wk/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240766611,"owners_count":19854119,"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","linux","rust","simple","tool","workspace"],"created_at":"2024-11-11T00:07:42.100Z","updated_at":"2026-05-03T05:32:28.149Z","avatar_url":"https://github.com/henrybarreto.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://user-images.githubusercontent.com/23109089/171970710-a72e7506-9e55-4f1c-8089-bd331cd68aa4.png#gh-dark-mode-only\" alt=\"WK's dark logo\" /\u003e\n    \u003cimg src=\"https://user-images.githubusercontent.com/23109089/171970769-e07ffa29-5a19-4893-9610-8c1a08e8972e.png#gh-light-mode-only\" alt=\"WK's light logo\" /\u003e\n\u003c/p\u003e\n\n\n\u003cp align=\"center\"\u003e\nSimplify your directory navigation with WK, the human go-to tool\n\u003c/p\u003e\n\nWK is a command-line interface (CLI) tool that allows users to navigate to directories more easily by saving and managing \"workspaces\". A workspace consists of a name and a path and can be saved, removed, or listed by the user. The configuration of workspaces is stored in a file and can be loaded, modified, and saved by the WK application.\n\n## How to install\n\u003e In order to install `wk`, you need the `cargo` installed.\n\nFirst, clone the repository:\n\n```sh\ngit clone https://github.com/henrybarreto/wk.git\n```\n\nGo to the repository folder:\n\n```sh\ncd wk\n```\n\nThen, install it:\n    \n```sh\nmake install\n```\n\n## How to use\n\n**Save a workspace**\n\n```sh\nwk save home $(pwd)\n```\n\n**Go to a saved workspace**\n\n```sh\nwk go home\n```\n\n**Remove a saved workspace**\n\n```sh\nwk remove home\n```\n\n**Show saved workspaces**\n```sh\nwk list\n```\n\n**Show usage**\n```sh\nwk help\n```\n\n## How to configure\nWhen you save a workspace, the file `~/.wk.ron` is created/populated with that data, but you can also create/edit this file manually.\n\n```ron\n(workspaces:[(name:\"wk\",path:\"\u003cPATH TO WK\u003e\")])\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhenrybarreto%2Fwk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhenrybarreto%2Fwk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhenrybarreto%2Fwk/lists"}