Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.59 KB

README.md

File metadata and controls

17 lines (12 loc) · 1.59 KB

Reporter Multilang Build Status

A tool to generate human-readable reports based on data from various sources
with the focus on its implementation using a series of programming languages

The following implementations are on the workbench (:small_blue_diamond: – complete, :small_orange_diamond: – planned/postponed, :cd: – in progress):

  • SQL-PDF 🔹 Perl 5 (PDF::API2): reporter-cli/sql-pdf/perl/
  • SQL-PDF 🔹 Python 3 (ReportLab): reporter-cli/sql-pdf/python/
  • SQL-PDF 🔹 Vala (Cairo): reporter-cli/sql-pdf/vala/
  • SQL-PDF 🔹 Genie (Cairo): reporter-cli/sql-pdf/genie/
  • SQL-PDF 🔹 Go (gofpdf): reporter-cli/sql-pdf/go/
  • SQL-PDF 🔹 JavaScript (ES5/Node.js + node-canvas): reporter-cli/sql-pdf/js/

TODO: Provide a brief description of the project and other related sections (overview, design, building, running, etc.) just like in this readme doc or whatsoever. 💿