socketsupply / union-app-studio

Like Codepen, but for native apps!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automate linux and windows builds with CI

heapwolf opened this issue · comments

It would be great if we could get build automation set up using CI. Travis-CI could handle macOS and Linux but I'm not familiar with a Windows based CI that has an open source tier.

Would fix #34

commented

This would be great. I'll give it a look this week. I see the link task has a great idea.

commented

@0x00A you able to say how you currently do the builds so I don't stop that bit from working whilst playing?

I was going to set up travis-ci but it's still a TODO.

commented

So you are manually doing the builds now?

just npm build though?