Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 652 Bytes

readme.md

File metadata and controls

20 lines (17 loc) · 652 Bytes

kunkka

⚓ Dead simple framework for building workflowing CLI tools like babel and vue

Still WIP

🚨 Kunkka is still working in progress, which means the apis are unstable currently. Please use at your own risk.

Feature

  • Easy to get started
  • Design for multiple commands
  • Autoload config via rc or cliname.config.js
  • Autoload environment values from multiple .env files
  • Pluginable
  • Presetable
  • Extendable plugin api
  • Easy to use argv parsing util in each command
  • Perfect with Typescript

License

Apache-2.0 © yelo, 2019 - present