Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 521 Bytes

README.md

File metadata and controls

40 lines (27 loc) · 521 Bytes

Batchy

By @ralmn45

Batch sytem built in TypeScript for processing data

Orignaly develop for QuandRegarder.Fr

Installation

Required:

  • TypeScript 1.?
  • NodeJs
npm install
typings install
tsc

Usage

Look BA_Exemple.ts and BS_Exemple.ts

For launch this exemple tsc; node chainBatch/exemple.js

TODO

  1. Docs
  2. Update to TypeScript 2
  3. Finish and Fix this Readme