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

feat: add scaffold from hay-kot/scaffold #1036

Merged
merged 1 commit into from
Oct 6, 2024

Conversation

particledecay
Copy link
Contributor

Summary

Description: Add the scaffold plugin.

Checklist

  • Format with scripts/format.bash
  • Test locally with scripts/test_plugin.bash --file plugins/<your_new_plugin_name>
  • Your plugin CI tests are green
    • Tip: use the plugin_test action from asdf-actions in your plugin CI

@particledecay particledecay requested a review from a team as a code owner August 25, 2024 04:03
@particledecay
Copy link
Contributor Author

Can anyone please review this? Do you need additional contributors?

@jthegedus
Copy link
Contributor

Hey, sorry for the delay. Plugins can be used without being in this repository via asdf plugin add <name> <git_url>, it is the method we encourage users to use.

Aside from the better discoverability, delays to merges here should not impact the usability of your plugin to your users.

Thanks for contributing to the ecosystem.

@jthegedus jthegedus merged commit 709214a into asdf-vm:master Oct 6, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants