Skip to content

CLI 명렁어로 동작하는 NPM 패키지 만들어보기

Notifications You must be signed in to change notification settings

PPO-F-MAN/log-ppofman-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

command-line-library with lerna with PPO-F-MAN

CLI 명렁어로 동작하는 NPM 패키지 만들어보기

install

// npm
$ npm install -g log-ppofman

// yarn
$ yarn global add log-ppofman 

execute

$ log-ppofman
$ log-june
$ log-choonti
$ log-ayaan
$ log-dana
$ log-pposong
$ log-dante
$ log-saint
$ log-hyeonsu

BOOM

result

uninstall

// npm
$ npm uninstall -g log-ppofman

// yarn
$ yarn global remove log-ppofman

참고

About

CLI 명렁어로 동작하는 NPM 패키지 만들어보기

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published