{"id":14968529,"url":"https://github.com/neomen/drucheck","last_synced_at":"2026-02-16T20:10:14.372Z","repository":{"id":244406004,"uuid":"814819982","full_name":"neomen/drucheck","owner":"neomen","description":"Drupal check - this is a docker container that helps you quickly check the code for compliance with Drupal standards","archived":false,"fork":false,"pushed_at":"2025-03-18T10:56:21.000Z","size":12,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-18T11:40:32.078Z","etag":null,"topics":["drupal","drupal-10"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/neomen/drucheck","language":"PHP","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/neomen.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":"2024-06-13T19:17:56.000Z","updated_at":"2025-03-18T10:56:24.000Z","dependencies_parsed_at":"2024-06-14T14:43:09.327Z","dependency_job_id":"651608e1-3e44-4bea-8163-43927ca99b78","html_url":"https://github.com/neomen/drucheck","commit_stats":null,"previous_names":["neomen/drucheck"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neomen%2Fdrucheck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neomen%2Fdrucheck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neomen%2Fdrucheck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neomen%2Fdrucheck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neomen","download_url":"https://codeload.github.com/neomen/drucheck/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247427015,"owners_count":20937196,"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":["drupal","drupal-10"],"created_at":"2024-09-24T13:40:04.270Z","updated_at":"2026-02-16T20:10:14.317Z","avatar_url":"https://github.com/neomen.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# drucheck\nDrupal check - this is a docker container that helps you quickly check the code for compliance with Drupal standards\n\nBuild\n--------------------\n\nBuild from `Dockerfile`:\n\n``` sh\ndocker build -t neomen/drucheck:latest .\n```\n\nVerify build:\n\n``` sh\nsudo docker run --rm -it neomen/drucheck:latest --version\n```\n\nUsage\n--------------------\n\n1. Install the `neomen/drucheck:latest` container (optional - this step is performed by Docker automatically when running the container):\n\n    ``` sh\n    docker pull neomen/drucheck:latest\n    ```\n\n\n2. Define an bash alias that runs this container whenever `drucheck` is invoked on the command line:\n\n\t``` sh\n\techo \"alias drucheck='docker run --rm -it -v \\$(pwd):/downloads/drupal/web/modules/custom/workspace neomen/drucheck:latest'\" \u003e\u003e ~/.bashrc\n\tsource ~/.bashrc\n\t```\n\n\n3. Run drucheck as always:\n\n\t``` sh\n\tdrucheck --version\n\t```\n\n4. In the folder with the Drupal module, run:\n\n\t``` sh\n\tdrucheck\n\t```\n\n5. or directly through docker:\n\n\t``` sh\n\tdocker run --rm -it -v $(pwd):/downloads/drupal/web/modules/custom/workspace neomen/drucheck:latest\n\t```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneomen%2Fdrucheck","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneomen%2Fdrucheck","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneomen%2Fdrucheck/lists"}