@luvies/take

0.0.9 • Public • Published

Take - A Promise & TypeScript-based build tool & task runner

build status Coverage Status npm version

Take is a TypeScript-based task runner aimed at providing a solution to create Makefiles that are powerful yet need little extra config. Take is based on the following principles:

  • Be able to be used for any project regardless of language & build setup
    • This means making sure it can be used to its fullest without needing a package.json
  • Provide a simple yet powerful task system that is easy to use, write and read
  • Provide utility functions that allow writing the most powerful task runner with the least amount of code
  • Be small and lightweight to fit into any system without issues

/@luvies/take/

    Package Sidebar

    Install

    npm i @luvies/take

    Weekly Downloads

    5

    Version

    0.0.9

    License

    MIT

    Unpacked Size

    258 kB

    Total Files

    84

    Last publish

    Collaborators

    • luvies