Skip to content

CLI utility for common tasks, like bootstrapping projects

Notifications You must be signed in to change notification settings

EagleLizard/ezd

Repository files navigation

ezd cli

Getting started

install:

npm i -g ezd

List commands:

ezd -h

Usage

Remove project dependency files like package-lock.json and node_modules/ and reinstall:

cd ./path/to/project
ezd -r -i

About

CLI utility for common tasks, like bootstrapping projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published