JavaScript and Node.js package manager alternative.
yarn global add {module_name}
package.json
file (the install
is optional):
yarn install
package.json
file (add --dev
to save as a dev dependency):
yarn add {module_name}@{version}
package.json
file:
yarn remove {module_name}
package.json
file:
yarn init
yarn why {module_name}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
=> CC-BY This content has been proxied by September (3851b).Proxy Information
text/gemini;lang=en-GB