Builddb Repository
This repository helps keep track of packages in a build.
About builddb
- Utilizes PHP and MySQL to keep track of packages.
- Track Sequence, Name, Version.
- Track Configure, Make, Install and Setup commands.
- Provide Notes and URL's.
- Add new records.
- Select one or more records to remove at once.
- Delete button not enabled until a record is selected to delete.
- Confirm on delete
TODO
- Work on the select all checkbox
Example Images