https://github.com/williarin/cook-example
Example of package using a Cook recipe
https://github.com/williarin/cook-example
Last synced: 2 months ago
JSON representation
Example of package using a Cook recipe
- Host: GitHub
- URL: https://github.com/williarin/cook-example
- Owner: williarin
- License: mit
- Created: 2023-01-17T16:13:25.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-31T17:10:14.000Z (over 3 years ago)
- Last Synced: 2025-02-26T19:48:27.540Z (over 1 year ago)
- Language: PHP
- Size: 91.8 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cook Example
Example of recipe for [Cook](https://github.com/williarin/cook).
Open the recipe file [cook.yaml](cook.yaml) to view the recipe example.
## Example project
Create a new project with:
```
mkdir cook-project && cd cook-project
composer require williarin/cook williarin/cook-example
```
Answer `[yes]` when asked to add Cook as a composer plugin.
The installation will end with this screen:

## License
[MIT](LICENSE)
Copyright (c) 2023, William Arin