댓글 검색 목록

[Nodejs] meow - CLI 응용 도우미.

페이지 정보

작성자 운영자 작성일 19-03-07 12:03 조회 438 댓글 0

https://github.com/sindresorhus/meow


#!/usr/bin/env node
'use strict';
const meow = require('meow');
const foo = require('.');

const cli = meow(`
	Usage
	  $ foo <input>

	Options
	  --rainbow, -r  Include a rainbow

	Examples
	  $ foo unicorns --rainbow
	  

댓글목록 0

등록된 댓글이 없습니다.

웹학교 로고

온라인 코딩학교

코리아뉴스 2001 - , All right reserved.