# appium_twine **Repository Path**: mirrors_appium/appium_twine ## Basic Information - **Project Name**: appium_twine - **Description**: Appium plugin for twine that enables C# generation for use with Xamarin.Forms - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README appium_twine [![Gem Version](https://badge.fury.io/rb/appium_twine.svg)](http://badge.fury.io/rb/appium_twine) ============ Appium plugin for twine that enables C# generation for use with Xamarin.Forms Example usage ```ruby twine generate-string-file twine.txt ./ruby_lib/Twine.cs --format csharp --lang en ``` Used in the [Appium Xamarin demo app](https://github.com/bootstraponline/xamarin_ruby_lib)