Home

About this site


I guess that some of my personal projects could be usefull for other people.
This site hosts the description and the documentation of these projects.

The main objective is sharing code and experience: all theses project are under open source license (Apache 2.0 or MIT)


On this site, you can find 2 kinds of projects:
    - some of them are complete and 'ready-to-use' frameworks or tools (like QbForm or QbRpmBuilder)
    - some of them are piece of code that you can integrate in your own project. These projects can be found in 'QbToolbox'

For each project:
    - the documentation and downloads are available on this site
    - Source code, forum and tickets are available on github.com/abaquesoftware

These projects are open !

Do not hesitate to contribute.

If you have any suggestion, any comment, please leave a message on the 'Github/Discussion' section of the project:
    - for QbForm: https://github.com/abaquesoftware/QbForm/discussions
    - for QbRpmBuilder: https://github.com/abaquesoftware/QbRpmBuilder/discussions
    - etc.

If you find a bug, please leave a ticket on the 'Github/Issues' section of the project:
    - for QbForm: https://github.com/abaquesoftware/QbForm/issues
    - for QbRpmBuilder: https://github.com/abaquesoftware/QbRpmBuilder/issues
    - etc.

And if you want to propose a bug fix or a new feature, do not hesitate to fork the GitHub project and pull your change.