File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed
Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change @@ -39,14 +39,9 @@ Use this project as a starter for your [modular][modularity] WordPress plugin!
3939#### Getting Started
4040Use Composer to bootstrap your project.
4141
42- 1 . Clone and install deps:
42+ 1 . Use this template
4343
44- ``` bash
45- composer create-project wp-oop/plugin-boilerplate my_plugin --stability=dev
46- ```
47-
48- Here, ` my_plugin` is the name of the project folder. Should correspond
49- to the slug of your plugin.
44+ This Github repository is a [ template] [ template-repo ] . [ Use it] [ use-template-repo ] to create a project of your own from.
5045
51462 . Customize project
5247
@@ -337,3 +332,5 @@ provide assistance during coding.
337332[WI-54242]: https://youtrack.jetbrains.com/issue/WI-54242
338333[phpstorm-psalm]: https://www.jetbrains.com/help/phpstorm/using-psalm.html
339334[phpstorm-phpcs]: https://www.jetbrains.com/help/phpstorm/using-php-code-sniffer.html
335+ [template-repo]: https://docs.github.com/en/repositories/creating-and-managing-repositories/creating-a-template-repository
336+ [use-template-repo]: https://docs.github.com/en/repositories/creating-and-managing-repositories/creating-a-repository-from-a-template
You can’t perform that action at this time.
0 commit comments