A lightweight cli for you use plugin, such as React
, Vue
, Webpack
etc, to registry command, In a project, you can ddd webpack plugin to build application. nsp
named from Nature Spirit Pavilion, inspired by ddot.
# Create app
mkdir myApp && cd myApp && yarn init
# Install cli
yarn add @nsp/cli --dev
# Init app
npx nsp init