Skip to content

Files

Latest commit

author
Jakub Olan
Aug 2, 2020
d9bda4b · Aug 2, 2020

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)