0.1.3 • Published 9 years ago
generator-finaps-xamarin-ci v0.1.3
Finaps Xamarin CI Ready
This is a yeoman scaffolding tool developed to help developers at finaps to ready their Xamarin projects for Continuous Integration and Continuous Delivery. For continuous integration we use the 'Gitlab Runner' in conjunction with Our Gitlab repo. Continuous Delivery is done with fastlane
The tools/ files bundled with this tool are:
- A
.gitlab-ci.ymlfile configured to pick up the corret runners on our gitlab server. Matchfileto help with certification handeling and syncing using match from fastlane- build script in 'scripts' folder
Installation
npm i generator-finaps-xamarin-ciUsage
cd <your-project-path>
yo finaps-xamarin-ci