by steven_braham on 7/13/17, 10:17 PM with 2 comments
Currently my strategy is like this:
1. publish the project to GitHub
2. after a while recreate the project and publish it again with a suffix. For example -java or -cpp like this:
https://github.com/stevenbraham/stocks-data
https://github.com/stevenbraham/stocks-data-go
Curious to hear what other strategies people use? Such as folders or branches?
by savethefuture on 7/13/17, 10:31 PM