{"id":22726856,"url":"https://github.com/smokingplaya/runny","last_synced_at":"2025-08-08T06:32:36.516Z","repository":{"id":231604001,"uuid":"781643562","full_name":"smokingplaya/runny","owner":"smokingplaya","description":"🦚 Tool for simplier project development","archived":false,"fork":false,"pushed_at":"2024-04-06T20:29:15.000Z","size":41,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-04-06T21:37:29.350Z","etag":null,"topics":["rust","tool"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/smokingplaya.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}},"created_at":"2024-04-03T19:12:29.000Z","updated_at":"2024-04-06T21:37:29.351Z","dependencies_parsed_at":"2024-04-04T21:31:42.305Z","dependency_job_id":"67345703-24f7-485d-a797-a92b0ab1723a","html_url":"https://github.com/smokingplaya/runny","commit_stats":null,"previous_names":["smokingplaya/runny"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smokingplaya%2Frunny","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smokingplaya%2Frunny/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smokingplaya%2Frunny/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smokingplaya%2Frunny/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smokingplaya","download_url":"https://codeload.github.com/smokingplaya/runny/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229097377,"owners_count":18019735,"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":["rust","tool"],"created_at":"2024-12-10T17:07:11.744Z","updated_at":"2024-12-10T17:07:12.786Z","avatar_url":"https://github.com/smokingplaya.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"images/runny.png\"\u003e\n\u003c/p\u003e\n\n\u003ch4 align=\"center\"\u003escripting tool, for simpler projects development\u003c/h4\u003e\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/Powered By Rust-e43717?style=for-the-badge\u0026logo=rust\u0026logoColor=white\"\u003e\u003cbr\u003e\u003cimg src=\"https://github.com/smokingplaya/runny/actions/workflows/release.yml/badge.svg\"\u003e\n\u003c/p\u003e\n\n# 🤔 How it works\n\nRunny is command-line tool, that run start/build/etc commands\nfor your projects in workspaces.\n\nRunny executes pre-recorded commands (presets) in your console/terminal.\nFor example Runny can be used to build your project.\n\n[Example of a preset for building a Rust project.](./.runny/settings.yml)\n\n```bash\nrunny # starts runny with \"default\" preset\nrunny test # start runny with \"test\" preset\n```\n\n# 🛠️ Building\n\nYou can build Runny for yourself.\nBut, you should have [Rust language](https://rust-lang.org)\non your building machine.\n\n```\ncargo run\n```\n\n# 🛸 List of availiable shells\n\n* PowerShell (powershell)\n* Bash (bash)\n* Windows CMD (cmd)\n* ZSH (zsh)\n\n\n# 🐼 How to configure\n\nWell, for every your project, in root dir you need to create\nfolder with name **.runny**, then you need to create **settings.yml** file.\n\n### 👩‍🦼 First steps\n\nSpecify [shell](#🛸-list-of-availiable-shells) in which your commands will be executed:\n\n```yaml\nrunner-default: bash\n```\n\n### Configure your presets\n\nBy default, if you running **runny** command in your shell without arguments,\nRunny will be start default preset.\n\n```yaml\npresets:\n  default:\n    command: ls # runs \"ls\" command in bash-shell\n```\n\n# 🐣 Contributing\n\nsoon\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmokingplaya%2Frunny","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmokingplaya%2Frunny","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmokingplaya%2Frunny/lists"}