Fernandez Ludovic
2582acc932
feat: changes module version.
2020-09-02 20:38:01 +02:00
Ludovic Fernandez
e5d4dd166d
doc: improved doc about the build from sources. ( #1162 )
2020-05-17 00:57:55 +02:00
Dominik Menke
41a9384638
docs: clarify installation-from-source instructions
...
Using github.com/go-acme/lego/cmd/lego confuses go get. It fetches
github.com/go-acme/lego@v2.7.2+incompatible (among others) and
stumbles over a type error with that version.
Correcting the go get path to github.com/go-acme/lego/v3/cmd/lego
does the right thing.
fixes #993
2019-10-18 20:33:38 +02:00
Ludovic Fernandez
a7bf8c3197
Fix invalid pseudo version ( #945 )
...
* fix: invalid pseudo version.
* fix: goreleaser configuration.
* chore: ci configuration.
* doc: add requirements.
* doc: publish the doc more often.
2019-08-13 17:07:06 +02:00
Matthew Horan
58d6d9f476
Add install instructions for FreeBSD ports ( #935 )
2019-07-26 22:08:04 -07:00
Ludovic Fernandez
3edb75872d
chore: migrate to new org. ( #824 )
2019-03-11 17:56:48 +01:00
Ludovic Fernandez
62fea05e21
Automatic generation of documentation ( #818 )
...
* generate a detailed CLI help
* generate a documentation site
* new readme
2019-03-08 19:47:06 +01:00