Skip to content

Instantly share code, notes, and snippets.

@sifex
Forked from robodair/devnight_setup.md
Last active February 23, 2017 13:10
Show Gist options
  • Select an option

  • Save sifex/9ff16a44583f48fe1b1d96482300883b to your computer and use it in GitHub Desktop.

Select an option

Save sifex/9ff16a44583f48fe1b1d96482300883b to your computer and use it in GitHub Desktop.

Development Night

Windows

Xamarin + Visual Studio + Android SDK

HAXM

OSX

  • Go grab the installer from https://www.xamarin.com/download and install

    You will also need to install Xcode from the app store if you want to simulate iOS

    Xamarin and the Android/iOS components can also be grabbed from homebrew if you feel so inclined to do it like that

Both Windows & OSX

Github

  • If you haven't already, go sign up for a github account and post you name on the github post in the event so we can give you access to the repository.

    Go get yourself an account https://github.com/

GitKraken

  • Feel free to install the git-bash of your preferred git client, as we'll be using git + github for version control, but if you're more of a GUI person I highly recommend GitKraken, you can even sign in with your github account so we don't have to waste time getting SSH set up.

    Download from https://www.gitkraken.com

Run a 'helloworld' app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment