{"id":19249685,"url":"https://github.com/slingercode/ruset","last_synced_at":"2025-07-11T06:35:14.219Z","repository":{"id":174521664,"uuid":"651683140","full_name":"slingercode/ruset","owner":"slingercode","description":"I use this more often that you could imagine","archived":false,"fork":false,"pushed_at":"2023-06-23T16:22:43.000Z","size":29,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-03T03:04:38.768Z","etag":null,"topics":["clap","rust"],"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/slingercode.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":"2023-06-09T20:06:11.000Z","updated_at":"2023-06-09T20:10:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"b463d42c-4504-4666-b229-032b32f5df84","html_url":"https://github.com/slingercode/ruset","commit_stats":null,"previous_names":["slingercode/ruset"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/slingercode/ruset","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slingercode%2Fruset","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slingercode%2Fruset/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slingercode%2Fruset/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slingercode%2Fruset/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slingercode","download_url":"https://codeload.github.com/slingercode/ruset/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slingercode%2Fruset/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264748270,"owners_count":23658002,"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":["clap","rust"],"created_at":"2024-11-09T18:15:08.542Z","updated_at":"2025-07-11T06:35:14.193Z","avatar_url":"https://github.com/slingercode.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ruset\n\n## Instructions\n\n**Build**\n\n`cargo build --release`\n\n**Install**\n\n`./ruset \u0026\u0026 cargo install --path .`\n\n**Run**\n\n`ruset some/dir -l -y`\n\n## Use cases\n\n- **Perform a clean install of the `node_modules` folder on a project:** The reason for this\n  is that in a **private project** there are some changes on the Design System that we need to test\n  locally and that changes sometimes break the `node_modules` folder and Vite is not\n  loading the dependencies correctly.\n\n  Is that workflow what we want?... absolutely not. Is optimal? ... nope, but, this command just makes my life a little bit more easier 🥹\n\n- **Install dependencies as `legacy`:** There are some old dependencies in the project that\n  we need to handle, this is actually a WIP but there are another priorities and we are taking\n  care of this issue in the free time... this is just an improvement for **one specific case**\n\n- **Remove yalc local changes:** This is related to the first point. This feature comes handy when a new\n  DS breaking change is available\n\n\u003cbr\u003e\n\n---\n\n**How I expect the command to work**\n\n```sh\nruset path/to/dir (opts)\n```\n\nIf no path provided search the `node_module` folder inside the current directory (this is going to be my goto almost all the time)\n\n```sh\nruset (opts)\n```\n\n---\n\n\u003cbr\u003e\n\n### TODO\n\n- [x] ~~Improve the `--help` command~~\n- [x] ~~Manage special use cases, this means that the execution of the command should work with the args specified~~\n- [ ] Refactor structs. The Execution and Args are identical, I need to investigate how can I improve that.\n- [ ] Refactor execute logic. I'm not convinced on how the program works (`main.rs`) I need to fix that 😬\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslingercode%2Fruset","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fslingercode%2Fruset","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslingercode%2Fruset/lists"}