ayojs / ayo

A fork of Node.js. Humans before technology.
Other
1.66k stars 97 forks source link

Create an initial release #92

Open intentionally-left-nil opened 6 years ago

intentionally-left-nil commented 6 years ago

Hello,

I'm trying to create a homebrew script to install ayo. In order to do that, I need a tar.gz to be published with a release.

Can you tag a v0.0.1 (or whatever) version so I can start the process?

Thanks,

sandfox commented 6 years ago

Hi @AnilRedshift, we're working on it! At the moment we'd like to get windows builds working too so can cover the three main operating systems before doing our initial release.

I'm not familiar with brew's tag (or otherwise) requirements. would a prerelease/alpha tag of some kind be ok? I We might be able to create one of those without causing too many headaches/problems later.

intentionally-left-nil commented 6 years ago

@sandfox: Yes a prerelease tag should be okay. The main requirement is just that there is one and not just "use the master branch"

addaleax commented 6 years ago

@AnilRedshift Just as a heads up, we’d probably either go with 9.0.0 or 10.0.0 (depending on whether this happens after Node.js 9.0.0, or at least I’d assume so) instead of 0.0.1 :)