0.5.11 • Published 5 years ago

@morgs32/universal-now-builder v0.5.11

Weekly downloads
35
License
MIT
Repository
github
Last release
5 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.

0.5.11

5 years ago

0.5.10

5 years ago

0.5.9-1

5 years ago

0.5.9-0

5 years ago

0.5.8-canary.56

5 years ago

0.5.8-canary.55

5 years ago

0.5.8-canary.54

5 years ago

0.5.8-canary.53

5 years ago

0.5.8-canary.52

5 years ago

0.5.8-canary.51

5 years ago

0.5.8-canary.50

5 years ago

0.5.8-canary.49

5 years ago

0.5.8-canary.48

5 years ago

0.5.8-canary.47

5 years ago

0.5.8-canary.46

5 years ago

0.5.8-canary.45

5 years ago

0.5.8-canary.44

5 years ago

0.5.8-canary.43

5 years ago

0.5.8-canary.42

5 years ago

0.5.8-canary.41

5 years ago

0.5.8-canary.40

5 years ago

0.5.8-canary.39

5 years ago

0.5.8-canary.38

5 years ago

0.5.8-canary.37

5 years ago

0.5.8-canary.36

5 years ago

0.5.8-canary.35

5 years ago

0.5.8-canary.34

5 years ago

0.5.8-canary.33

5 years ago

0.5.8-canary.32

5 years ago

0.5.8-canary.31

5 years ago

0.5.8-canary.30

5 years ago

0.5.8-canary.29

5 years ago

0.5.8-canary.28

5 years ago

0.5.8-canary.27

5 years ago

0.5.8-canary.26

5 years ago