1.0.5 • Published 1 year ago

unify-code-cli v1.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

UnifyCodeCli

A fast and efficient unified code formatted cli (for VsCode)

usage

# install
npm i unify-code-cli -g
# cd your project's root directory, and type:
uc
# If you just want a new configuration regardless of the previous one, use:
uc -f

Norm