Gambas3* coding tools and examples for use in SMB or other organizations that make internal programs.
E.g. from database fields to class sourcecode with DbInfoCode, clean up source with ProbableCause, or just use an empty project template
*For Gambas2 see older "garlic" project: https://sourceforge.net/p/garlic/wiki/Home/.
Features
- Count start, normal shutdown of app (Lib RunCounter)
- Switch between databases (Lib DataContext)
- Check, create databases, tables in MySql database (DbInfoCode)
- Create gb3 sourcecode for object persistence (DbInfoCode)
- Analyze gb3 project, find unused variables (ProbableCause)
- Start from empty gb3 project with About, FMain, (Templates)
- uniform (error) logging (Lib myLog)


