{"id":16861329,"url":"https://github.com/rumpl/slink","last_synced_at":"2025-07-29T05:32:25.574Z","repository":{"id":59903868,"uuid":"539921635","full_name":"rumpl/slink","owner":"rumpl","description":"ln -s for humans","archived":false,"fork":false,"pushed_at":"2022-09-22T20:55:51.000Z","size":6,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-11T11:46:21.440Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","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/rumpl.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}},"created_at":"2022-09-22T10:21:16.000Z","updated_at":"2024-02-06T12:57:16.000Z","dependencies_parsed_at":"2022-09-25T06:41:20.877Z","dependency_job_id":null,"html_url":"https://github.com/rumpl/slink","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rumpl/slink","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rumpl%2Fslink","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rumpl%2Fslink/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rumpl%2Fslink/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rumpl%2Fslink/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rumpl","download_url":"https://codeload.github.com/rumpl/slink/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rumpl%2Fslink/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267633670,"owners_count":24118777,"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","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-10-13T14:31:29.890Z","updated_at":"2025-07-29T05:32:25.505Z","avatar_url":"https://github.com/rumpl.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# slink\n\nCreate symlinks without hassle.\n\nDo you know how to use `ln -s`? Do you really know which comes first the source or the target file? Do you know what's source and what's target?\n\nMe neither.\n\nThis is exactly why `slink` exists!\n\nIn action:\n\n```bash\n$ ls -l\ntotal 0\n-rw-r--r--  1 rumpl  staff  0 22 Sep 12:17 a.txt\n$ slink a.txt b.txt\n$ ls -l\ntotal 0\n-rw-r--r--  1 rumpl  staff  0 22 Sep 12:17 a.txt\nlrwxr-xr-x  1 rumpl  staff  5 22 Sep 12:17 b.txt -\u003e a.txt\n$ rm b.txt\n$ slink b.txt a.txt\n$ ls -l\n$ ls -l\ntotal 0\n-rw-r--r--  1 rumpl  staff  0 22 Sep 12:17 a.txt\nlrwxr-xr-x  1 rumpl  staff  5 22 Sep 12:17 b.txt -\u003e a.txt\n```\n\nThat's right, no need to know which comes first, `slink` will always do what you want, no questions asked.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frumpl%2Fslink","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frumpl%2Fslink","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frumpl%2Fslink/lists"}