Merge branch 'update-readme' into 'main'
update README.md See merge request fginfo/pad-archiver!3
This commit is contained in:
commit
0474ddb3e4
1 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,8 @@
|
||||||
Archives the list of URLs provided on the standard input.
|
Archives the list of URLs provided on the standard input.
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
update < pads.txt
|
go build
|
||||||
|
pad-archiver < pads.txt
|
||||||
```
|
```
|
||||||
|
|
||||||
The CI-config in `lib/gitlab-ci.yml` can be used in your project by including the following at the top of your project's `.gitlab-ci.yml`.
|
The CI-config in `lib/gitlab-ci.yml` can be used in your project by including the following at the top of your project's `.gitlab-ci.yml`.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue