@julong/jbin
v1.0.0
Published
cli명령어 생성
Downloads
3
Readme
title
cli명령어 생성
Table of Contents
Background
cli명령어 생성
Installation
npm install -g @julong/jbin
npm install --save-dev @julong/jbin
Usage
jbin -t ts -p ./src/index.ts -o ./dist/index.ts
--type(-t)
- ts
- js
--path(-p)
- ./src/index.${type} (default)
--path(-p)
- ./dist/index.js (default)
Maintainers
JuLong - jl917
Contributing
Anyone is welcome to participate in the maintenance and development of this project, and can also submit Issues and PR's