Am 30.06.16 um 14:48 schrieb Natsu Dragneel:
Im asking this because im working on a small project, but i won't say
what it is because i want to do it completely on myself.

I just say it has something to do with Steam and a Feature they rly
need to add there... so i write it myself :D and it already is
finished it only needs a GUI now.

The best place these days to publish software is on github. And that includes actual development, not just the final results. For reasons why, see also: http://joshldavis.com/2014/06/13/put-yourself-out-there/

Github makes that extremely easy, just create an account, create a repo, "git pull" and start working. Your incremental changes will be updated with each "git push".

        Christian
--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to