Install jetbrains-{npm,yarn} shims
This commit is contained in:
parent
26e8484220
commit
1fef4337c0
1 changed files with 9 additions and 0 deletions
|
@ -86,3 +86,12 @@
|
|||
args:
|
||||
creates: ~/.anyenv/envs/nodenv/plugins/nodenv-nvmrc
|
||||
|
||||
- name: nodenv - jetbrains-npm
|
||||
shell: git clone https://github.com/nodenv/jetbrains-npm ~/.anyenv/envs/nodenv/plugins/jetbrains-npm
|
||||
args:
|
||||
creates: ~/.anyenv/envs/nodenv/plugins/jetbrains-npm
|
||||
|
||||
- name: nodenv - jetbrains-yarn
|
||||
shell: git clone https://github.com/tanmen/jetbrains-yarn ~/.anyenv/envs/nodenv/plugins/jetbrains-yarn
|
||||
args:
|
||||
creates: ~/.anyenv/envs/nodenv/plugins/jetbrains-yarn
|
Loading…
Add table
Reference in a new issue