You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.
git clone git@github.com:v8/v8-git-mirror.git deps/v8 cd deps/v8 git checkout 3.31.44 git clone git@github.com:libuv/libuv.git deps/uv cd deps/uv git checkout v1.0.1 ...