esake

0.0.1-b • Public • Published

ESAKE - ECMAScript Make

Description

Esake is a Make-like program implemented in ECMAScript. Tasks and dependencies are specified in standard ECMAScript syntax.

Esake has the following features:

  • Esakefiles (Esake's version of Makefiles) are completely defined in standard ECMAScript syntax.
  • Users can specify tasks with prerequisites.
  • Esake supports rule patterns to synthesize implicit tasks.
  • A library of prepackaged tasks to make building esakefiles easier.
  • Supports concurrent execution of tasks.

License

GPLv3 or later.

Status

This project is in early development stage.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1-b
    4
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1-b
    4

Package Sidebar

Install

npm i esake

Weekly Downloads

2

Version

0.0.1-b

License

GPL-3.0-or-later

Unpacked Size

902 B

Total Files

2

Last publish

Collaborators

  • miffyliye