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

Add support for Ranger update that loads directories in plugin folder #37

Merged
merged 1 commit into from
Apr 26, 2019
Merged

Conversation

cjbassi
Copy link
Contributor

@cjbassi cjbassi commented Jan 25, 2019

Ranger added support for loading directories in the plugin folder to master in ranger/ranger@994b541. This should make it easier to install and update plugins, since you can just git clone to the plugin folder to install, and git pull to update. The only requirement is the entry python file has to be named __init__.py.

This can also probably close #24 and #15.

Ranger added support for loading directories in the plugin folder to master in 994b541f5c91651f7cf25776abddd66159f4886b. Entry python file has to be named `__init__.py`.
Copy link
Owner

@alexanderjeurissen alexanderjeurissen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution, I think you're right when it comes to this also closing out the aforementioned issues.

Also props for also updating the README, much appreciated.

@alexanderjeurissen alexanderjeurissen merged commit b89b395 into alexanderjeurissen:master Apr 26, 2019
alexanderjeurissen pushed a commit that referenced this pull request Aug 14, 2020
…#37)

Ranger added support for loading directories in the plugin folder to master in 994b541f5c91651f7cf25776abddd66159f4886b. Entry python file has to be named `__init__.py`.
alexanderjeurissen pushed a commit that referenced this pull request Aug 14, 2020
…#37)

Ranger added support for loading directories in the plugin folder to master in 994b541f5c91651f7cf25776abddd66159f4886b. Entry python file has to be named `__init__.py`.
alexanderjeurissen pushed a commit that referenced this pull request Aug 14, 2020
…#37)

Ranger added support for loading directories in the plugin folder to master in 994b541f5c91651f7cf25776abddd66159f4886b. Entry python file has to be named `__init__.py`.
alexanderjeurissen pushed a commit that referenced this pull request Aug 14, 2020
…#37)

Ranger added support for loading directories in the plugin folder to master in 994b541f5c91651f7cf25776abddd66159f4886b. Entry python file has to be named `__init__.py`.
alexanderjeurissen pushed a commit that referenced this pull request Aug 14, 2020
…#37)

Ranger added support for loading directories in the plugin folder to master in 994b541f5c91651f7cf25776abddd66159f4886b. Entry python file has to be named `__init__.py`.
alexanderjeurissen pushed a commit that referenced this pull request Aug 15, 2020
…#37)

Ranger added support for loading directories in the plugin folder to master in 994b541f5c91651f7cf25776abddd66159f4886b. Entry python file has to be named `__init__.py`.
alexanderjeurissen pushed a commit that referenced this pull request Aug 15, 2020
…#37)

Ranger added support for loading directories in the plugin folder to master in 994b541f5c91651f7cf25776abddd66159f4886b. Entry python file has to be named `__init__.py`.
alexanderjeurissen pushed a commit that referenced this pull request Aug 15, 2020
…#37)

Ranger added support for loading directories in the plugin folder to master in 994b541f5c91651f7cf25776abddd66159f4886b. Entry python file has to be named `__init__.py`.
alexanderjeurissen pushed a commit that referenced this pull request Aug 15, 2020
…#37)

Ranger added support for loading directories in the plugin folder to master in 994b541f5c91651f7cf25776abddd66159f4886b. Entry python file has to be named `__init__.py`.
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