mirror of
https://github.com/LukeHagar/vercel.git
synced 2025-12-10 12:57:47 +00:00
f53feed8f59edaa2d6d3cc63d403283c4ab5f36c
Note: The canary branch is under heavy development – the stable release branch is master.
Usage
To install the latest version of Now CLI, run this command:
npm install -g now
There are also other installation methods available.
Documentation
For details on how to use Now CLI, check out our documentation.
Caught a Bug?
- Fork this repository to your own GitHub account and then clone it to your local device
- Install dependencies with
yarn install - Link the package to the global module directory:
yarn run link(notyarn link) - You can now start using
nowanywhere inside the command line
As always, you should use yarn test to run the tests and see if your changes have broken anything.
How to Create a Release
If you have write access to this repository, you can read more about how to publish a release here.
Description
Languages
TypeScript
73.3%
JavaScript
20.4%
HTML
2%
CSS
1.7%
Stylus
0.7%
Other
1.8%
