Browse Source

Update README.md

pull/1/head
Muthu Kumar 7 years ago
committed by GitHub
parent
commit
037f4b78ef
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 14
      README.md

14
README.md

@ -1,19 +1,17 @@
<br /><br /><br /><br /><br />
<p alt="up—quick server blocks in one command" align="center"><img height="80"src="assets/up.png"></p>
<p align="center">quick <em>nginx</em> server blocks in one command</p>
<br />
<br />
<br />
> ⚠️ ❌ `up` is not ready for use yet! Do not attempt to use this!
<br />
<br /><br /><br /><br /><br />
# up
**`up`** is a command line application that creates nginx server blocks quickly with a single command.
> ⚠️ ❌ `up` is not ready for use yet! Do not attempt to use this!
## Installation
You will need to have [_node JS_](https://nodejs.org) and [_nginx_](https://nginx.org) installed.
@ -44,4 +42,4 @@ You will need to have [_node JS_](https://nodejs.org) and [_nginx_](https://ngin
`up static example.com` will serve a static website from current folder.
`up proxy example.com 8081` will create a reverse proxy listening at port 8081.
`up proxy example.com 8081` will create a reverse proxy listening at port 8081.

Loading…
Cancel
Save