{"id":17236326,"url":"https://github.com/there4/pake-cli","last_synced_at":"2025-03-26T01:40:34.360Z","repository":{"id":14578341,"uuid":"17294659","full_name":"there4/pake-cli","owner":"there4","description":"Provide global access to locally installed Pake instances","archived":false,"fork":false,"pushed_at":"2018-10-25T20:48:42.000Z","size":891,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-30T22:56:33.294Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/there4.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}},"created_at":"2014-02-28T17:55:13.000Z","updated_at":"2018-10-25T20:48:40.000Z","dependencies_parsed_at":"2022-09-19T01:41:38.976Z","dependency_job_id":null,"html_url":"https://github.com/there4/pake-cli","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/there4%2Fpake-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/there4%2Fpake-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/there4%2Fpake-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/there4%2Fpake-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/there4","download_url":"https://codeload.github.com/there4/pake-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245573837,"owners_count":20637670,"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":[],"created_at":"2024-10-15T05:35:54.415Z","updated_at":"2025-03-26T01:40:34.330Z","avatar_url":"https://github.com/there4.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pake Command Line Interface [![Build Status](https://travis-ci.org/there4/pake-cli.png?branch=master)](https://travis-ci.org/there4/pake-cli)\n\u003e Locate and run a locally installed pake instance\n\n## Deprecation Notice\nI believe that the parent [Pake project](https://github.com/indeyets/pake) is no longer under development. I am retiring any active support for this repository\nand will soon archive it.\n\nIf you are looking for modern build systems, you should check out:\n\n* [Deployer](https://deployer.org/)\n* [Envoyer](https://envoyer.io/)\n* [Laravel Forge](https://forge.laravel.com/)\n* [Deploying with Git Hooks](https://www.digitalocean.com/community/tutorials/how-to-deploy-a-jekyll-site-using-git-hooks-on-ubuntu-16-04)\n\n## About\n\nInstall this and `pake` will find and execute pake from the bin folder as managed by Composer. This is currently an early version, and it can get bogged down in searching. But, it's quite quick when the pake file is in the expected `./vendor/bin/` and you are in the project root.\n\n## Installation\n\nCopy the `bin/pake` file from this project into your path and make sure it's marked as executable `chmod a_+x pake`. It's a php phar file, and is self contained and doesn't need any dependencies.\n\n## Use\n\nIn a project, install pake with composer by creating a composer.json file and run `php composer.phar install`.\n\n````json\n{\n    \"require\": {\n        \"indeyets/pake\": \"~1.99\"\n    }\n}\n````\n\nThis will provide the pake bin in `./vendor/bin/pake`. Install the pake-cli file into your path, and you'll be able to simply run `pake`. It'll find the local pake and execute it.\n\n## Thanks\n\nThis is based on the concept from [grunt-cli][gcli].\n\n[gcli]: https://github.com/gruntjs/grunt-cli\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthere4%2Fpake-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthere4%2Fpake-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthere4%2Fpake-cli/lists"}