Questions regarding a port (bindbc-cimgui)

2019-09-15 Thread sytnax via Digitalmars-d-learn
Hi, I'm new to the forum and the D language. I'm also a total newbie regarding sharing stuff on github, so I have questions: Since I want to try to write small games with D as betterC, I have ported cimgui to a bindbc version. I basically took d-cimgui (which didn't work with betterC) and us

Re: Questions regarding a port (bindbc-cimgui)

2019-09-16 Thread Dennis via Digitalmars-d-learn
On Sunday, 15 September 2019 at 08:17:20 UTC, sytnax wrote: So, the question is: should I share this somehow (despite the limitations listed below)? Considering the circumstances you mentioned, I'd say either don't publish it or simply make it a public GitHub repository with these limitations

Re: Questions regarding a port (bindbc-cimgui)

2019-09-16 Thread sytnax via Digitalmars-d-learn
or simply make it a public GitHub repository with these limitations stated in the readme. Yeah, that sounds good. On the one hand I'd like to share code, and on the other hand it kinda stresses me out. I should probably just learn a bit more about D, and then come back to the idea. Thanks a