Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement] Add yarn as a pkg manager. #313

Closed
emoralesb05 opened this issue Feb 2, 2017 · 3 comments
Closed

[Enhancement] Add yarn as a pkg manager. #313

emoralesb05 opened this issue Feb 2, 2017 · 3 comments
Milestone

Comments

@emoralesb05
Copy link
Contributor

Feature Request

Look into https://github.com/yarnpkg/yarn and use it inside covalent.

@emoralesb05 emoralesb05 added this to the Beta 2 milestone Feb 2, 2017
@emoralesb05
Copy link
Contributor Author

Some nice docs on usage: https://yarnpkg.com/en/docs/usage

And command comparison between npm and yarn: https://yarnpkg.com/en/docs/migrating-from-npm

@joshwiens
Copy link
Contributor

Already using this on my fork, install is faster as you would expect. No breakage from changes in packages due to the deterministic nature of yarn.

Throw in a little guidance on how far you want this yarn'd i.e just the lock, lock + travis, "all the things" and i'll throw up a PR.

@emoralesb05
Copy link
Contributor Author

emoralesb05 commented Feb 14, 2017

Awesome @d3viant0ne ! For now i think just the lock + travis would suffice. 😄 Since i still need to dig into yarn and see all the things we can leverage from. (im still a noob around it haha)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants