Compare commits

..

No commits in common. "5e832fa3d6c6b4530b162ac5958e130ec21146c5" and "6de3e0ae8bef01a8155c928919cb28b19953499a" have entirely different histories.

2 changed files with 22 additions and 5 deletions

View File

@ -1,10 +1,27 @@
<!-- BANNER_TPL_BEGIN -->
About Daplie: We're taking back the Internet!
--------------
Down with Google, Apple, and Facebook!
We're re-decentralizing the web and making it read-write again - one home cloud system at a time.
Tired of serving the Empire? Come join the Rebel Alliance:
<a href="mailto:jobs@daplie.com">jobs@daplie.com</a> | [Invest in Daplie on Wefunder](https://daplie.com/invest/) | [Pre-order Cloud](https://daplie.com/preorder/), The World's First Home Server for Everyone
<!-- BANNER_TPL_END -->
# greenlock-cli (letsencrypt-cli for node.js)
| [greenlock (library)](https://git.coolaj86.com/coolaj86/greenlock.js)
[![Join the chat at https://gitter.im/Daplie/letsencrypt-express](https://badges.gitter.im/Daplie/letsencrypt-express.svg)](https://gitter.im/Daplie/letsencrypt-express?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
| [greenlock (library)](https://git.daplie.com/Daplie/node-greenlock)
| **greenlock-cli**
| [greenlock-express](https://git.coolaj86.com/coolaj86/greenlock-express.js)
| [greenlock-koa](https://git.coolaj86.com/coolaj86/greenlock-koa.js)
| [greenlock-hapi](https://git.coolaj86.com/coolaj86/greenlock-hapi.js)
| [greenlock-express](https://git.daplie.com/Daplie/greenlock-express)
| [greenlock-koa](https://git.daplie.com/Daplie/greenlock-koa)
| [greenlock-hapi](https://git.daplie.com/Daplie/greenlock-hapi)
|
CLI for node-greenlock modeled after the official client.

View File

@ -1,6 +1,6 @@
{
"name": "greenlock-cli",
"version": "2.2.13",
"version": "2.2.12",
"description": "CLI for node-greenlock modeled after the official ACME client",
"main": "index.js",
"bin": {