This repository contains an example project demonstrating the use of QuickBuild for continuous integration and deployment.
-
Clone the repository:
git clone https://github.com/garovu/quickbuild-example.git cd quickbuild-example
-
Configure QuickBuild:
- Follow the QuickBuild documentation to set up your build configuration.
-
Run the build:
- Trigger the build through the QuickBuild web interface or use the QuickBuild CLI.
quickbuild-example/
├── .gitignore
└── README.md
Contributions are welcome! Please fork this repository and submit a pull request for any improvements.
This project is licensed under the MIT License. See the LICENSE file for details.