tom--lee / Maker.jl

A make-like system for data analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Maker

A tool like make for data analysis in Julia

Maker

Build Status Build status Coverage Status

Maker is a Julia package to set up tasks and dependencies in a similar fashion to make or Rake. Like make, Maker evaluates file and code dependencies to update processing. The focus here is on data analysis, not build automation for code.

Documentation

The documentation for the development version of this package is here.

About

A make-like system for data analysis

License:MIT License


Languages

Language:Julia 100.0%