asdf/docs
Jochen Schalanda 57186be6d9
Support customizing plugin-add and plugin-remove
* Add support for custom `plugin-add` and `plugin-remove` in plugins
* Add configurable command hooks for plugin installation and removal

```shell
pre_asdf_plugin_remove = echo will remove plugin ${1}
pre_asdf_plugin_remove_foo = echo will remove plugin foo
post_asdf_plugin_remove = echo removed plugin ${1}
post_asdf_plugin_remove_foo = echo removed plugin foo
```

Closes #670
2020-03-21 14:59:33 +01:00
..
scripts Use custom edit on github plugin. Fix #469 2019-03-24 14:30:53 +00:00
_404.md Significant documentation site improvements (#440) 2019-01-25 19:17:20 +11:00
_coverpage.md add "versions" to docs subtitle (#462) 2019-02-11 17:39:15 +11:00
_navbar.md Documentation site (#422) 2019-01-12 11:32:30 -05:00
_sidebar.md Significant documentation site improvements (#440) 2019-01-25 19:17:20 +11:00
.nojekyll Documentation site (#422) 2019-01-12 11:32:30 -05:00
CNAME Create CNAME 2019-02-12 09:12:13 -05:00
contributing-core-asdf-vm.md Documentation site (#422) 2019-01-12 11:32:30 -05:00
contributing-doc-site.md add list of improvements to docs (#448) 2019-02-01 22:59:11 +11:00
core-commands.md Improvements to asdf plugin commands. 2019-11-30 14:18:37 -06:00
core-configuration.md Add support for RC versions to asdf update command 2019-03-24 18:24:19 -04:00
core-manage-asdf-vm.md fix: remove automatic compinit (#678) 2020-03-20 07:37:25 +11:00
core-manage-plugins.md Merge branch 'master' into master 2020-02-14 17:14:33 +11:00
core-manage-versions.md Update example commands to not use hypen and use subcommand CLI. 2019-11-27 12:25:34 -06:00
index.html Merge pull request #495 from asdf-vm/fix-edit-on-github 2019-03-24 19:26:22 +00:00
plugins-create.md Support customizing plugin-add and plugin-remove 2020-03-21 14:59:33 +01:00
README.md rename docs/hompage to docs/README to use default Docsify settings (#492) 2019-03-22 17:37:37 +11:00
thanks.md Significant documentation site improvements (#440) 2019-01-25 19:17:20 +11:00