GithubHelp home page GithubHelp logo

apalumbo / now Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vercel/vercel

0.0 0.0 0.0 50.82 MB

The easiest way to deploy websites

Home Page: https://zeit.co

License: Apache License 2.0

JavaScript 25.97% TypeScript 71.65% Shell 0.27% Go 0.96% Dockerfile 0.01% Python 0.96% Ruby 0.18%

now's Introduction

now

CI 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             # 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.

now's People

Contributors

leo avatar tootallnate avatar andybitz avatar rauchg avatar styfle avatar javivelasco avatar matheuss avatar thasophearak avatar olliv avatar lucleray avatar greenkeeper[bot] avatar mglagola avatar nkzawa avatar rdev avatar igorklopov avatar ijjk avatar amio avatar pranaygp avatar jamo avatar greenkeeperio-bot avatar juliangruber avatar timer avatar timneutkens avatar arunoda avatar rase- avatar timothyis avatar markozxuu avatar sreeramjayan avatar qix- avatar shuding avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.