{"id":22835437,"url":"https://github.com/dxw/whippet","last_synced_at":"2025-05-08T21:18:02.149Z","repository":{"id":19188053,"uuid":"22421015","full_name":"dxw/whippet","owner":"dxw","description":"Whippet is a framework for building WordPress sites that eases deployment, plugin management and build steps. ","archived":false,"fork":false,"pushed_at":"2025-04-22T17:42:35.000Z","size":2603,"stargazers_count":14,"open_issues_count":33,"forks_count":3,"subscribers_count":22,"default_branch":"main","last_synced_at":"2025-05-08T21:17:53.945Z","etag":null,"topics":["govpress","packagist","platform-tools","wordpress"],"latest_commit_sha":null,"homepage":"","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/dxw.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":"docs/support.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-07-30T09:51:39.000Z","updated_at":"2025-04-17T10:38:54.000Z","dependencies_parsed_at":"2023-02-19T10:25:17.460Z","dependency_job_id":"45bdf7f4-af1b-4a50-a17b-40db2cc9748c","html_url":"https://github.com/dxw/whippet","commit_stats":{"total_commits":339,"total_committers":17,"mean_commits":"19.941176470588236","dds":0.663716814159292,"last_synced_commit":"4176ceef7bef9901fcaa97d70dcae30b31d3a453"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dxw%2Fwhippet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dxw%2Fwhippet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dxw%2Fwhippet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dxw%2Fwhippet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dxw","download_url":"https://codeload.github.com/dxw/whippet/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253149622,"owners_count":21861740,"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":["govpress","packagist","platform-tools","wordpress"],"created_at":"2024-12-12T22:09:53.348Z","updated_at":"2025-05-08T21:18:02.127Z","avatar_url":"https://github.com/dxw.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Whippet\n\nThis project is a framework for building WordPress applications that eases deployment, plugin management and build steps. Whippet is part of dxw's work to build and host WordPress-based applications that conform more closely to 12-factor principles.\n\nWhippet has a few basic goals:\n\n1. Allowing proper build steps to take place, that automate build tasks both during development and deployment\n2. Properly managing plugins and themes, allowing them to be version controlled and easily updated\n3. Managing the creation of releases, including rollbacks\n4. Automating the generation of commonly required objects like new applications and new themes\n\nWhippet can manage plugins and themes and releases.\n\nDuring development, whippet can be used in conjunction with [wpc](https://github.com/dxw/wpc).\n\n*Whippet is under development and should be considered alpha software. If you use it, we'd love to know what you think.*\n\n## Getting started\n\nYou will need:\n\n* [PHP](https://www.php.net/)\n* [Composer](https://getcomposer.org/)\n* [git](https://git-scm.com/)\n\n### Install whippet\n\n#### Via homebrew (recommended)\n\nYou can install Whippet via Homebrew by running:\n\n```\nbrew install dxw/tap/whippet\n```\n\n#### From source\n\nWhippet implements the [scripts to rule them all](https://github.com/github/scripts-to-rule-them-all)\npattern. To install Whippet from source, clone this repository:\n\n```shell\n$ git clone https://github.com/dxw/whippet.git\n```\n\nThen run the relevant script to setup your environment and install dependencies:\n\n```shell\n./script/setup\n```\n\nYou might also want to symlink whippet to somewhere in your path:\n\n```shell\nsudo ln -s $PWD/bin/whippet /usr/local/bin/whippet\n```\n\n## Using Whippet\n\nThe main things you can use Whippet to do are:\n\n* [Generating a Whippet application or theme](docs/generate.md)\n* [Managing themes and plugins](docs/themesandplugins.md)\n* [Deploying a Whippet application](docs/deploy.md)\n\n## Support\n\nFor dxw developers who will encounter Whippet in a support context.\n\nSee the [Support](docs/support.md) doc.\n\n## Licence\n\n[MIT](COPYING.txt)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdxw%2Fwhippet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdxw%2Fwhippet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdxw%2Fwhippet/lists"}