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

Plugin System and Custom Builds #7

Open
ironfroggy opened this issue May 28, 2019 · 1 comment
Open

Plugin System and Custom Builds #7

ironfroggy opened this issue May 28, 2019 · 1 comment

Comments

@ironfroggy
Copy link
Owner

The mkfeet command just builds one standard version of Feet, for now. It could take parameters to add plugin scripts for custom Feet commands, so people could use Feet as the basis for other, more specific runtime tools. It could also include additional runtime libraries bundled with the runtime.

@ironfroggy
Copy link
Owner Author

What would plugins do?

  • Inject into main script scope
  • Hook into error handling
  • Run cleanup at the end of script
  • Custom handling on first or repeat runs
  • Custom unpacking or downloads into data directory
  • Add additional commands to runtime executable

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

No branches or pull requests

1 participant