Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Feat: Add script to replace keyword placeholders with user input #6

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

KIKOmanasijev
Copy link

This PR adds a PHP script that automates the process of replacing the dummy Class Names, Namespaces, File names and etc, with real user entered data.

Fix: config file name not changing

Opt: remove unused variables

Fix: author_email not changing in composer.json

Fix: composer package name placeholder use correct variable

Fix: don't run composer test script because it does not exist
@Log1x
Copy link
Member

Log1x commented May 26, 2024

I'd like to get rid of all the curl/endpoint stuff as well as any over the top "automation" where possible.

The Filament team's take in their plugin skeleton might be a good place to draw some inspiration on simplifying things: https://github.com/filamentphp/plugin-skeleton/blob/main/configure.php

@KIKOmanasijev
Copy link
Author

Thanks for the comments @Log1x 🙇‍♂️.

The code styling in composer.json is corrected, and I've simplified the configure.php. Let me know what you think now.

@KIKOmanasijev KIKOmanasijev requested a review from Log1x May 27, 2024 07:31
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants