0.0.9 • Published 7 years ago

@luvies/take v0.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
7 years ago

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
0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago