Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 380 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 380 Bytes

@aralcx/buildkit

Motivation

  • Compile whole project by running running one command.
  • Avoid wasting time on configuring bundle tools like webpack

Requirements

  • Zero Configuration / Minimal Configuration File
  • Build-in TypeScript
  • Support for all Node.js packages
  • Compiling project to binary file
  • Development Utilities (such as watch mode)