Invoke a post install script after installing a new version
- Dominant language
- Shell
- Stars
- 734
- Forks
- 156
- Avg merge
- 17h 6m
- Merged PRs (30d)
- 1
Description
There is https://github.com/tpope/rbenv-ctags which that generate tags automatically for ruby. It would be nice to setup similar functionality with asdf. Having the installer invoke a script if a user has defined one, similar to the default gems, seems like it could support other use cases as well.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the installer entry point and the existing default-gems handling referenced in the issue. Trace when a new Ruby version finishes installing and define the user-script configuration and execution behavior; done means the script runs after installation without breaking installs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby, shell
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100