drye

0.0.5 • Public • Published

drye

Cloak create-react-app files with symlink.

Installation

# install via yarn 
$ yarn global add drye
 
# or npm 
$ npm install -g drye

Usage

# create new project 
$ drye create <name>
 
# run cra command 
$ drye run <command>
 
# install new package 
$ drye add <package> [...other packages]

/drye/

    Package Sidebar

    Install

    npm i drye

    Weekly Downloads

    2

    Version

    0.0.5

    License

    MIT

    Unpacked Size

    3.68 kB

    Total Files

    4

    Last publish

    Collaborators

    • kocisov