asdfSoftware
Projects shown below are related to our internal web development framework. Most of them lack documentation, so it will be really complex for somebody outside our working group to use it.
- asdfTemplate
-
Templates for creating new web project. Main features:
- Initial directory tree for web project.
- Default CGI script capable to process HTML templates.
- Default SQL file to create initial tables.
- Default CRON file to run services.
- Log service.
- Locking support.
- asdfBackup support.
- asdfPatch support.
- asdfBackup
- Prepare full project backup in .lib/tmp/backup.tar. Backup are guaranteed to be in consistent state.
- asdfPatchSystem
- Generate, distribute and apply patches to project. We use this system instead of CVS/SVN-like systems.
- asdfMysql
- Start mysql client using db/user/pass from .lib/.db.