Angelo
Angelo
Just create a tag with a version number (github likes [semantic versioning](http://semver.org/)) and then [create a release](https://help.github.com/articles/creating-releases/) based on your tag, possibly including a .zip file containing your code at...
**I have no idea what I'm doing** :-) Just trying to use your code and have `composer` stop complaining about no stable releases or downloading the whole repository, .git folder...
Explain like you would to a three-year-old ;-) I'd like to build Flucso in Android Studio. Android Studio complains I should use gradle (which I don't know), so I grab...