# azkaban **Repository Path**: mirrors_Shopify/azkaban ## Basic Information - **Project Name**: azkaban - **Description**: Azkaban workflow manager. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-19 - **Last Updated**: 2026-07-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Azkaban2 [![Build Status](http://img.shields.io/travis/azkaban/azkaban.svg?style=flat)](https://travis-ci.org/azkaban/azkaban) ======== Building from Source -------------------- To build Azkaban packages from source, run: ``` ./gradlew distTar ``` The above command builds all Azkaban packages and packages them into GZipped Tar archives. To build Zip archives, run: ``` ./gradlew distZip ``` Documentation ------------- For Azkaban documentation, please go to [Azkaban Project Site](http://azkaban.github.io) For help, please visit the Azkaban Google Group: [Azkaban Group](https://groups.google.com/forum/?fromgroups#!forum/azkaban-dev)