by Adam Loving on June 9, 2013
It was obvious a month into TechStars that the business I had started would not be big enough. I will share the full story another time. While striving to find a better idea, my co-founder Lewis and I created a scorecard to help evaluate ideas. It’s easy when you’re in love with an idea to [...]
by Adam Loving on June 1, 2013
Here are the basics of how a team of two or more people can collaborate on a project using Git. I wrote this to help a co-worker learn Git. Please comment here on the original Git Gist for git collaboration if you’ve got any suggestions. Create the change $ git checkout -b my-feature … modify code [...]