Commit Graph

10 Commits

Author SHA1 Message Date
Augusto Moura
ed34355316
Merge pull request #278 from augustobmoura/fix/add-link-cmds-npm-shim
Add auto reshim for npm link
2021-12-24 00:55:29 -03:00
Augusto Moura
11532b61d9
fix: change fallbacks to ASDF_DATA_DIR to not include ASDF_DIR 2021-12-24 00:40:45 -03:00
Augusto Moura
05a7fc6269
feat: add auto reshim for npm link 2021-12-24 00:31:16 -03:00
Augusto Moura
782a2f87c4
fix: fix plugin_name with wrong value 2021-10-02 22:44:34 -03:00
Augusto Moura
000c048edd
fix: remove unused quote_path fucntion 2021-10-02 22:41:53 -03:00
Augusto Moura
ba13ea3e67
fix: fix print call instead of printf 2021-10-02 21:31:22 -03:00
Augusto Moura
a9c3e49531
feat: add fallback method of finding the npm bin 2021-10-02 20:52:47 -03:00
Augusto Moura
a8da424811
style: typo 2021-07-19 19:30:43 -03:00
Augusto Moura
12ce1bfd81
fix: adds support for pipe in paths 2021-07-19 15:44:21 -03:00
Augusto Moura
4d9196d0ad
feat(shims): implement new wrapper strategy
Now we are using a shim template, we find the true binary in the path
and then call asdf reshim only when necessary
2021-07-19 15:26:56 -03:00