All Projects → trifacta → triflow

trifacta / triflow

Licence: other
No description, website, or topics provided.

Programming Languages

javascript
184084 projects - #8 most used programming language

triflow

triflow is a dataflow implementation in JavaScript.

Compilation

Clone the repository.

git clone [email protected]:trifacta/triflow.git

Install dependencies.

make package.json

make install

Compile source.

make

Contributing.

Run test.

make test

Run style checker.

make style

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].