Skip to content

trifacta/triflow

Repository files navigation

triflow

triflow is a dataflow implementation in JavaScript.

Compilation

Clone the repository.

git clone git@github.com:trifacta/triflow.git

Install dependencies.

make package.json

make install

Compile source.

make

Contributing.

Run test.

make test

Run style checker.

make style

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published