@julong/jbin

1.0.0 • Public • Published

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

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i @julong/jbin

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

6.08 kB

Total Files

4

Last publish

Collaborators

  • julong