question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Hey, i’m pretty new to everything and i cant figure out how to add multiple plugins. i have the plugins in a folder called “dotbot-plugins” and every plugin is in its own folder ex. dotbot-plugins/sudo, dotbot-plugins/git/ every folder is a submodule. i cant figure out what i should add to the install file to load all plugins.

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:10 (6 by maintainers)

github_iconTop GitHub Comments

7reactions
anishathalyecommented, Dec 4, 2020

Yeah, I’m not sure how to improve the interaction between --plugin-dir and plugins that have multiple files.

It does seem a bit annoying to have to specify all the -p ... arguments (I recommend putting them in the install file, so you don’t have to type them out every time).

Would it be better if the plugins could be specified in the install.conf.yaml instead? Like this:

- plugins:
    - dotbot-plugins/sudo
    - dotbot-plugins/git

(I feel like I saw an issue or PR or comment suggesting this, but I can’t seem to find it at the moment)

1reaction
ChrisTsoucommented, Dec 3, 2020

i figured it out, i did it with multiple -p flags. also i think --plugin-dir ".../dotbot-plugins/*" may also work but the sudo plugin makes it hang for some reason. i leave this open so someone can tell me the proper way i should do this.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Installing multiple plugins - Elastic
Installing multiple pluginsedit. Multiple plugins can be installed in one invocation as follows: sudo bin/elasticsearch-plugin install [plugin_id] ...
Read more >
Run Multiple Plugins Locally Using the Flex Plugins CLI - Twilio
Learn how to register existing plugins, run multiple plugins, use local plugins, use remote plugins, and view all registered plugins.
Read more >
How to Bulk Install Your Favorite Plugins in WordPress
That said, we're going to show you two ways that you can bulk install all your favorite plugins in one go. Method 1:...
Read more >
Here's how you can open multiple plugins at once in #protools
Here's how you can open multiple plugins at once in #protools - using a keyboard shortcut! 660 views 10 months ago.
Read more >
Open Multiple Plugins in FL Studio 20 - YouTube
In this video I show you how to open multiple plugins open in FL Studio 20#AyoMrCru2 #TheHardestWorkerInTheRoomwww.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found