README
xam
launches Xamarin Studio from the command line. only works on Mac OS right now.
usage
npm install xam -g
xam project.sln
This is a inspired by bkts
launch Xamarin Studio from the command line
<script type="module">
import xam from 'https://cdn.skypack.dev/xam';
</script>
launches Xamarin Studio from the command line. only works on Mac OS right now.
npm install xam -g
xam project.sln
This is a inspired by bkts