{"id":13572054,"url":"https://github.com/cesarferreira/gradlr","last_synced_at":"2025-03-17T10:07:22.811Z","repository":{"id":22239218,"uuid":"95692036","full_name":"cesarferreira/gradlr","owner":"cesarferreira","description":":cyclone: Fastest auto complete for gradle tasks ","archived":false,"fork":false,"pushed_at":"2023-10-02T19:48:21.000Z","size":4323,"stargazers_count":152,"open_issues_count":2,"forks_count":6,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-04-23T06:58:25.563Z","etag":null,"topics":["auto-complete","gradle","gradlr"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/cesarferreira.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-06-28T16:56:59.000Z","updated_at":"2023-09-08T17:26:53.000Z","dependencies_parsed_at":"2024-01-14T03:50:27.614Z","dependency_job_id":"f214151a-3a05-4230-9219-430bb4cfc9c2","html_url":"https://github.com/cesarferreira/gradlr","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cesarferreira%2Fgradlr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cesarferreira%2Fgradlr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cesarferreira%2Fgradlr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cesarferreira%2Fgradlr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cesarferreira","download_url":"https://codeload.github.com/cesarferreira/gradlr/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244014136,"owners_count":20383715,"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":["auto-complete","gradle","gradlr"],"created_at":"2024-08-01T14:01:12.241Z","updated_at":"2025-03-17T10:07:22.779Z","avatar_url":"https://github.com/cesarferreira.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# Gradlr\n\u003e Fastest way to run your gradle tasks\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"extras/action.gif\" width=\"100%\" /\u003e\n\u003c/p\u003e\n\n[![Build Status](https://travis-ci.org/cesarferreira/gradlr.svg?branch=master)](https://travis-ci.org/cesarferreira/gradlr)\n[![npm](https://img.shields.io/npm/dt/gradlr.svg)](https://www.npmjs.com/package/gradlr)\n[![npm](https://img.shields.io/npm/v/gradlr.svg)](https://www.npmjs.com/package/gradlr)\n\n## Install\n\n```\n$ npm install -g gradlr\n```\n\n## Usage\n\n```\n$ gradlr\n\tUsage\n\t\t$ gradlr\n\n\tOptions\n\t\t-o, --offline  Execute the build without accessing network resources\n\t\t-f, --force    Force to re-index the tasks\n\n\tExamples\n\t\t$ gradlr\n\t\t$ gradlr --force\n\t\t$ gradlr --offline\n\n```\n\n## What happens under the hood?\nFirst time you run `gradlr` it will cache the gradle tasks so the #2 time it'll load them instantantly.\nHow does it know it needs to re-index? When caching, this tool saves a checksum of the sum of checksums of all of the projects' gradle files (META!), so it knows when you changed something and re-indexes when needed.\n\n## Should I commit the `.tasks.cache.json` file?\nIf you commit it, your colleagues will not have to index the tasks again.\n\n## What terminal am I using?\nSince a lot of people has been asking about my terminal setup, I made [this article](https://medium.com/@cesarmcferreira/what-terminal-am-i-using-cesar-ferreira-2e19e5f58fc5) explaining how to achieve it.\n\n## Created by\n[Cesar Ferreira](https://cesarferreira.com)\n\n## License\nYOLO © [Cesar Ferreira](https://cesarferreira.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcesarferreira%2Fgradlr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcesarferreira%2Fgradlr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcesarferreira%2Fgradlr/lists"}