tempestphp / tempest-framework

The PHP framework that gets out of your way 🌊
https://tempestphp.com
MIT License
809 stars 54 forks source link

Add package README #426

Open aidan-casey opened 1 week ago

aidan-casey commented 1 week ago

We should add a README for each package and check the package for it in CI.

Treggats commented 1 week ago

@aidan-casey is this part of what we discussed (somewhere)? About the CI checking the composer dependencies.

aidan-casey commented 1 week ago

@Treggats this is less about checking the composer dependencies and more about checking whether each package has a README. We can check that by uncommenting line 52 here, but first we have to write all the README files. 🙂