aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam Harrington <kb0iic@berzerkula.org>2018-03-12 16:07:45 -0500
committerWilliam Harrington <kb0iic@berzerkula.org>2018-03-12 16:07:45 -0500
commit2366e62f3cd29cf03be960e8b554c0bbd13fddaa (patch)
tree764a8b301dd35566bda44ffb66f63f3e89752a3e
parent6c7a859fcf9691023c418366a62ece2f19cf4c9f (diff)
Add a README.mdHEADmaster
-rw-r--r--README.md14
1 files changed, 14 insertions, 0 deletions
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