On Mon, Apr 04, 2022 at 01:07:49PM +0800, Tito Mari Francis Escaño wrote: > Hi everyone, > I'm trying to develop web apps on OpenBSD but Github and even Bitbucket > seems to think that only Windows and/or Linux are the platforms so I feel > forced to use VS Code that runs only on those systems. > Can somebody please point me to alternative free online code repository > services that I can use with OpenBSD? > Thanks and stay safe everyone :)
I use git and the gh cli with github on OpenBSD without issues. As you do not tell use what your actual issues are it's hard to help you. -Otto