yardnsm / haste

An extendable, blazing fast build system that cares about user experience

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Haste

An extendable, blazing fast build system that cares about user experience

Haste is still in an early development stage and it is lacking in features and documentation. Please try it out, give feedback, and help fix bugs.

Build Status Code Coverage Downloads License

Introduction

Haste is a tool that helps you automate common tasks in your development workflow. Prioritizing performance, extendability and user experience.

Dashboard screenshot

Summary

  • Blazing fast performance: running tasks in parallel using multiple processes.
  • 🔌 Highly modular plugin system: making it possible to change almost anything.
  • 🎮 Intuitive user experience: managing output to allow the creation of loaders and dashboards.
  • 🚀 Simple, programmatic API: leveraging ES2015's async await with a minimal API.

Contributing

Please open issues and open pull requests with your ideas. For more information about contributing, see our Contribution Guidelines.

License

The MIT License

About

An extendable, blazing fast build system that cares about user experience

License:MIT License


Languages

Language:JavaScript 97.9%Language:CSS 2.0%Language:TypeScript 0.2%