{"id":16301250,"url":"https://github.com/melezhik/perl6-prove","last_synced_at":"2026-05-09T14:10:34.845Z","repository":{"id":150532317,"uuid":"84634498","full_name":"melezhik/perl6-prove","owner":"melezhik","description":"pre-commit hook - runs prove tests for perl6 project","archived":false,"fork":false,"pushed_at":"2017-03-12T08:27:09.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-10T01:16:51.065Z","etag":null,"topics":["git","hooks","perl6","pre-commit","prove"],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/melezhik.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":"2017-03-11T08:13:33.000Z","updated_at":"2020-03-28T23:17:12.000Z","dependencies_parsed_at":"2023-07-16T08:45:10.903Z","dependency_job_id":null,"html_url":"https://github.com/melezhik/perl6-prove","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/melezhik%2Fperl6-prove","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melezhik%2Fperl6-prove/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melezhik%2Fperl6-prove/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melezhik%2Fperl6-prove/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/melezhik","download_url":"https://codeload.github.com/melezhik/perl6-prove/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248137887,"owners_count":21053775,"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":["git","hooks","perl6","pre-commit","prove"],"created_at":"2024-10-10T20:54:23.794Z","updated_at":"2026-05-09T14:10:29.797Z","avatar_url":"https://github.com/melezhik.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SYNOPSIS\n\nPre-commit hook - runs prove tests for Perl6 project \n\n# INSTALL\n\n    $ sparrow plg install perl6-prove\n\n# USAGE\n\nYou should set up .pre-commit-config.yaml at project root directory.\n\n    $ cat .pre-commit-config.yaml\n    -   repo: local\n        hooks:\n        -   id: perl6-prove\n            name: perl6-prove\n            entry: bash -c \"sparrow plg run perl6-prove --param path=$PWD\"\n            language: system\n            always_run: true\n            files: ''\n    \n\nFollow pre-commit docs for details.\n\n# Parameters\n\n## path\n\nShould be file path to a directory where your Perl6 project located. \nUsually this is the same directory where .pre-commit-config.yaml is located.\nAnd simple `--param path=$PWD` should work for you.\n\n# Author\n\n[Alexey Melezhik](mailto:melezhik@gmail.com)\n\n\n# See also\n[pre-commit](https://github.com/pre-commit/pre-commit)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmelezhik%2Fperl6-prove","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmelezhik%2Fperl6-prove","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmelezhik%2Fperl6-prove/lists"}