dyi

1.0.2 • Public • Published

dyi - David's yarn installer

A custom installer made by me, David

Installation

yarn and yarn-dedupe are peer dependencies to dyi

npm -g i dyi yarn yarn-dedupe

Usage

dyi installs and remove packages using yarn.

dyi -a react react-dom -d ts-node typescript -r babel 

Is the equivalent of running

yarn add react react-dom
yarn add ts-node typescript -D
yarn remove babel
yarn-dedupe
yarn

but in just one command. Convenient!

/dyi/

    Package Sidebar

    Install

    npm i dyi

    Weekly Downloads

    2

    Version

    1.0.2

    License

    MIT

    Unpacked Size

    35.4 kB

    Total Files

    12

    Last publish

    Collaborators

    • kesla