Skip to content

Depeng0929/ktemplate-cli

Repository files navigation

npm version

kdp-cli

Depeng's personal quickly scaffold.

npm install -g kdp-cli

Check Also

Usage

  1. Run kdp create [ProjectName] .
  2. Select the template above.
  3. Wait a moment and Enjoy This !
git config --global http.proxy http://127.0.0.1:your-proxy-port
git config --global https.proxy https://127.0.0.1:your-proxy-port

// unset
git config --global --unset http.proxy
git config --global --unset https.proxy

About

Personal scaffold.

Resources

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published