This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.
You can install the package via composer:
composer require astrogoat/monologues
$monologues = new Astrogoat\Monologues();
echo $monologues->echoPhrase('Hello, Astrogoat!');
composer test
Use the included GitHub action to create a new release.
Go to https://github.com/astrogoat/monologues/actions/workflows/release.yml click the "Run workflow" dropdown, select your version level bump, and click the "Run workflow" button.
or run gh workflow run release.yml
from your monologues directory if you have the GitHub CLI installed locally.
Important: Make sure that the Miles Bot user is included in the list of users who can bypass required pull request requirement Your repo -> Settings -> Branches -> Main (edit) -> "Allow specified actors to bypass required pull requests"
Please see CHANGELOG for more information on what has changed recently.
Please see CONTRIBUTING for details.
Please review our security policy on how to report security vulnerabilities.
The MIT License (MIT). Please see License File for more information.