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

v2 #23

Closed
wants to merge 21 commits into from
Closed

v2 #23

wants to merge 21 commits into from

Conversation

luizbills
Copy link
Owner

@luizbills luizbills commented Sep 3, 2022

Temporary installer (maybe unstable)

wp_plugin_base_clone_dir=".wp_plugin_base_$(date +%s)" \
&& git clone --branch 2.0 --single-branch --no-tags --quiet \
  https://github.com/luizbills/wp-plugin-base.git $wp_plugin_base_clone_dir \
&& php "$wp_plugin_base_clone_dir/.wppb/install.php" && sleep .1 \
&& rm -rf "./$wp_plugin_base_clone_dir"

@luizbills luizbills added this to the 2.0 milestone Sep 3, 2022
@luizbills luizbills self-assigned this Sep 3, 2022
@luizbills luizbills added the enhancement New feature or request label Sep 3, 2022
@luizbills luizbills changed the title create config folder v2 Sep 4, 2022
@luizbills
Copy link
Owner Author

@luizbills luizbills closed this Sep 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant