ericclemmons / now-builders

Official Now Builders created by the ZEIT team

Home Page:https://zeit.co/docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

now-builders

This is the full list of official Builders provided by the ZEIT team.

More details here: http://zeit.co/docs

Publishing to npm

Run the following command to publish modified builders to npm:

For the stable channel use:

yarn publish-stable

For the canary channel use:

yarn publish-canary

CircleCI will take care of publishing the updated packages to npm from there.

If for some reason CircleCI fails to publish the npm package, you may do so manually by running npm publish from the package directory. Make sure to include the --tag canary parameter if you are publishing a canary release!

About

Official Now Builders created by the ZEIT team

https://zeit.co/docs

License:MIT License


Languages

Language:JavaScript 85.3%Language:Go 7.3%Language:Shell 5.2%Language:PHP 0.9%Language:Dockerfile 0.7%Language:Python 0.5%