kunkka
v0.1.2
Published
> :anchor: Dead simple framework for building workflowing CLI tools like `babel` and `vue`
Readme
kunkka
:anchor: Dead simple framework for building workflowing CLI tools like
babelandvue
Still WIP
:rotating_light: Kunkka is still working in progress, which means the apis are unstable currently. Please use at your own risk.
Feature
- [x] Design for multiple commands
- [x] Autoload config via rc or
cliname.config.js - [x] Autoload environment values from multiple
.envfiles - [x] Pluginable
- [x] Presetable
- [x] Extendable plugin api
- [ ] Easy to use argv parsing util in each command
- [x] Perfect with Typescript
License
Apache-2.0 © yelo, 2019 - present
