Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add a script and accompanying one-liner in docs for basic workflow setup #28

Open
helen opened this issue Mar 4, 2020 · 0 comments
Open
Labels
type:enhancement New feature or request.

Comments

@helen
Copy link
Collaborator

helen commented Mar 4, 2020

Is your enhancement related to a problem? Please describe.
There's still a little bit of a learning curve when it comes to getting set up with Actions. We have instructions but they aren't quite at the level of "make a file in X directory and paste this in". New plugins could potentially use 10up/plugin-scaffold#104 once that's merged, but that doesn't help existing plugins.

Describe the solution you'd like
I'd like a small shell script that can be curl/wget-ed directly from GH that writes the basic files you need into place. I don't think it should bother with input and rather just show you a message after completion prompting you with things to do next (set a SLUG, add and commit), but can be convinced otherwise. The script should probably delete itself when done.

Designs
n/a

Describe alternatives you've considered
Adding more step-by-step docs, which we should probably also do.

Additional context
This is inspired by the release of https://github.com/ahmadawais/wp-continuous-deployment (which is also a perfectly good tool in its own right)

@helen helen added the type:enhancement New feature or request. label Mar 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:enhancement New feature or request.
Projects
None yet
Development

No branches or pull requests

1 participant