{"id":18398348,"url":"https://github.com/hacktons/tpl","last_synced_at":"2025-04-12T15:55:57.732Z","repository":{"id":99203352,"uuid":"221171222","full_name":"hacktons/tpl","owner":"hacktons","description":"Create project/module from template, such as buildSrc plugin for Android Project","archived":false,"fork":false,"pushed_at":"2019-11-13T02:03:56.000Z","size":323,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-16T02:43:22.841Z","etag":null,"topics":["buildsrc","gradle-plugin"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hacktons.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-12T08:47:56.000Z","updated_at":"2019-11-13T05:44:57.000Z","dependencies_parsed_at":"2023-05-20T07:15:24.852Z","dependency_job_id":null,"html_url":"https://github.com/hacktons/tpl","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hacktons%2Ftpl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hacktons%2Ftpl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hacktons%2Ftpl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hacktons%2Ftpl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hacktons","download_url":"https://codeload.github.com/hacktons/tpl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248592744,"owners_count":21130304,"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":["buildsrc","gradle-plugin"],"created_at":"2024-11-06T02:21:37.723Z","updated_at":"2025-04-12T15:55:57.713Z","avatar_url":"https://github.com/hacktons.png","language":"Shell","readme":"# tpl\nCreate project form template, such buildSrc plugin\n\n## 1. Install the buildSrc\n\nInstall the buildSrc into current folder, copy and past the commands into your terminal.\n\n```bash\necho \"$(curl -fsSL https://raw.githubusercontent.com/hacktons/tpl/master/install-buildsrc)\" | bash\n```\n\n**PS**: *Inspired by the [homebrew](https://brew.sh/) installation way*\n\nNow you will have some generated files:\n\n![](doc/buildsrc-tree.svg)\n\n## 2. Apply the plugin\n\nApply the plugin into your project.\n\n```groovy\napply plugin: 'com.android.application'\napply plugin: 'hi' // 'hi' is our plugin name \n```\n\n## 3. Happy coding\n\nNow your can build/sync within Android Studio, the buildSrc should just work fine.\n\n![](doc/instruction.png)\n\n ","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhacktons%2Ftpl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhacktons%2Ftpl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhacktons%2Ftpl/lists"}