Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 459 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 459 Bytes

kimbap.js

image

It is JavaScript bundler.

Install

npm install kimbap

Usage

    Usage: kimbap [options] <source ...>

    Options:
        -e, --entry <path>    Entry file path
        -o, --output <path>   Output file path
        -d, --dist <filename> Output file name
        -h, --help            Output usage information