From 2366e62f3cd29cf03be960e8b554c0bbd13fddaa Mon Sep 17 00:00:00 2001 From: William Harrington Date: Mon, 12 Mar 2018 16:07:45 -0500 Subject: Add a README.md --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..3f1fccd --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# A PHP/MYSQL interface for Build Data + +View/Modify system build attributes. + +## Overview + +- View package order id, name, version, configure commands, build commands, install commands, build setup, build notes, URLs to source and installed files. +- Add/Delete/Edit records. +- Select which columns to view + +## Requirements +- MySQL/MariaDB +- HTTP server +- PHP -- cgit v1.2.3-54-g00ecf