10 lines
335 B
Markdown
10 lines
335 B
Markdown
moved the tests to the examples folder
|
|
|
|
```bash
|
|
node examples/commandline.js example.com,www.example.com user@example.com agree
|
|
```
|
|
|
|
Try it for yourself.
|
|
|
|
Go watch [Let's Encrypt in (exactly) 90 seconds](https://daplie.com/articles/lets-encrypt-in-literally-90-seconds/) and swap out the Caddy instructions with the node instructions.
|