Read Me
🌋 A lightweight registry command framework。
Features
Getting Started
# Create application
$ mkdir myapp && cd myapp && yarn init
# Install deps
$ yarn add @ddot/ddot-cli
# Start Cli
$ ddot
Examples
Last updated
Was this helpful?