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

Plugins: allow plugins add to add multiple plugins at the same time example: ape plugins add etherscan infura #383

Closed
sabotagebeats opened this issue Jan 3, 2022 · 3 comments · Fixed by #479
Labels
category: feature New feature or request

Comments

@sabotagebeats
Copy link
Contributor

Overview

Provide a simple overview of what you wish to see added. Please include:

  • What you are trying to do
    add multiple plugins at the same time
  • Why Ape's current functionality is inadequate to address your goal
    each plugin has to be added one at a time

Specification

Describe the syntax and semantics of how you would like to see this feature implemented. The more detailed the better!
Would like to see it to be able to add multiple plugins at the same time for example:
ape plugins add etherscan infura

Remember, your feature is much more likely to be included if it does not involve any breaking changes.

Dependencies

Include links to any open issues that must be resolved before this feature can be implemented.

@fubuloubu
Copy link
Member

I was just thinking about this today!

@fubuloubu
Copy link
Member

cc @Ninjagod1251

@antazoey antazoey changed the title feat: allow plugins add to add multiple plugins at the same time example: ape plugins add etherscan infura Plugins: allow plugins add to add multiple plugins at the same time example: ape plugins add etherscan infura Jan 27, 2022
@antazoey
Copy link
Member

antazoey commented Feb 8, 2022

Commands are getting combined, so now you can do ape plugins install hardhat alchemy etc. No plugin names results in using the config. Same with uninstall.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants