{"id":31567972,"url":"https://github.com/tasandberg/coals","last_synced_at":"2025-10-05T09:47:12.888Z","repository":{"id":62555897,"uuid":"111351523","full_name":"tasandberg/coals","owner":"tasandberg","description":"An interactive rake task runner","archived":false,"fork":false,"pushed_at":"2018-02-09T00:27:24.000Z","size":34,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-22T02:52:21.354Z","etag":null,"topics":["rake","ruby"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/tasandberg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-11-20T02:20:29.000Z","updated_at":"2018-03-02T20:43:08.000Z","dependencies_parsed_at":"2022-11-03T05:31:19.608Z","dependency_job_id":null,"html_url":"https://github.com/tasandberg/coals","commit_stats":null,"previous_names":["tasandberg/coals","timmehs/coals"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/tasandberg/coals","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tasandberg%2Fcoals","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tasandberg%2Fcoals/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tasandberg%2Fcoals/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tasandberg%2Fcoals/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tasandberg","download_url":"https://codeload.github.com/tasandberg/coals/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tasandberg%2Fcoals/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278437946,"owners_count":25986760,"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-10-05T02:00:06.059Z","response_time":54,"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":["rake","ruby"],"created_at":"2025-10-05T09:47:08.454Z","updated_at":"2025-10-05T09:47:12.880Z","avatar_url":"https://github.com/tasandberg.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Coals\n\nBuilt to ease the pain of navigating a large collection of rake tasks.  Simply type `coals` from a project root and\ncoals will walk you through the available groups, tasks, and any necessary arguments to run the command.\n\nFeatures:\n* See all rake tasks in your project in an organized format.\n* Easily find the task you're looking for.\n* No need to dig through the code to recall what arguments a task requires\n* Verification step so you can see the fully constructed command before execution.\n* TODO: Configurable execution prefix (`bundle exec`(default), `zeus rake`, etc..)\n* TODO: Aliases for common task arguments, e.g.\n  ```\n  $ coals --set-alias me timmehs@github.com\n  Coals alias \"me\" set to timmehs@github.com\n  ```\n* TODO: Colors and Formatting\n* TODO: Command help docs\n\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'coals'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install coals\n\n## Usage\n\nFrom within a ruby project with a Rakefile, run `coals` and follow the prompts. ...\n```\n$ coals\nAvailable Task Groups\n1.  build (1)                     2.  clean (1)                     3.  clobber (1)                   4.  install (2)\n5.  release (1)                   6.  test (1)\nChoose an option:\n```\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/Timmehs/coals. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftasandberg%2Fcoals","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftasandberg%2Fcoals","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftasandberg%2Fcoals/lists"}