1.0.6 • Published 4 years ago

@now/cgi v1.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

now

Build Status Join the community on Spectrum

Usage

To install the latest version of Now CLI, visit zeit.co/download or run this command:

npm i -g now

To quickly start a new project, run the following commands:

now init        # Pick an example project to clone
cd <PROJECT>    # Change directory to the newly created project
now dev         # Run locally during development
now             # Deploy to the cloud

Documentation

For details on how to use Now CLI, check out our documentation.

Caught a Bug?

  1. Fork this repository to your own GitHub account and then clone it to your local device
  2. Install dependencies with yarn install
  3. Compile the code: yarn build
  4. Link the package to the global module directory: yarn link
  5. You can now start using now anywhere inside the command line

As always, you should use yarn test-unit 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.

1.0.6

4 years ago

1.0.6-canary.0

4 years ago

1.0.5

4 years ago

1.0.5-canary.0

4 years ago

1.0.4

4 years ago

1.0.4-canary.0

4 years ago

1.0.2

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.1-canary.1

4 years ago

1.0.1-canary.0

5 years ago

1.0.0

5 years ago

0.1.5-canary.4

5 years ago

0.1.5-canary.3

5 years ago

0.1.5-canary.2

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.5-canary.1

5 years ago

0.1.5-canary.0

5 years ago

0.1.4

5 years ago

0.1.4-canary.0

5 years ago

0.1.3

5 years ago

0.1.1-canary.0

5 years ago

0.1.0

5 years ago

0.0.16-canary.0

5 years ago

0.0.15

5 years ago

0.0.11

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago