Ionic Nightly?

You can also download the files from here: http://code.ionicframework.com/#nightly or change your html file to reference their nightly builds (if you are just developing)

<link href="//code.ionicframework.com/nightly/css/ionic.css" rel="stylesheet">
<script src="//code.ionicframework.com/nightly/js/ionic.bundle.js"></script>