Skip to content
This repository has been archived by the owner on May 31, 2022. It is now read-only.

Set default to particular package manager #4

Open
deadcoder0904 opened this issue Nov 6, 2017 · 2 comments
Open

Set default to particular package manager #4

deadcoder0904 opened this issue Nov 6, 2017 · 2 comments
Assignees

Comments

@deadcoder0904
Copy link
Collaborator

Due to the caching mechanism provided by yarn, it might be good idea to set yarn as default

@tiaanduplessis
Copy link
Owner

Sounds good to me. 👍

@tiaanduplessis tiaanduplessis self-assigned this Nov 6, 2017
@deadcoder0904
Copy link
Collaborator Author

deadcoder0904 commented Nov 6, 2017

What I am saying is can we give user the right to set it to something default. Like someone wants npm & someone wants yarn & someone wants pnpm. Like saving a file on home directory with default package manager, .surrenderrc & then reading from it. So it would be -

Set npm as default

surrender --default npm

Set yarn as default

surrender --default yarn

Set pnpm as default

surrender --default pnpm

@deadcoder0904 deadcoder0904 changed the title Set default to yarn Set default to particular package manager Nov 7, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants