Comment on Show HN: Codebox - Open-source cloud and desktop IDEparentComments−joshuacc12yYou can probably start it by running codebox/bin/codebox.js directly. (It has the shebang line at the top, so no need to explicitly start node.)https://github.com/FriendCode/codebox/blob/master/bin/codebo...
Comments
You can probably start it by running codebox/bin/codebox.js directly. (It has the shebang line at the top, so no need to explicitly start node.)
https://github.com/FriendCode/codebox/blob/master/bin/codebo...