Gemini to HTML conversion tool and daemon
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
project_name: gmitohtml |
|
|
|
builds: |
|
- |
|
id: gmitohtml |
|
ldflags: |
|
- -s -w |
|
goos: |
|
- linux |
|
- windows |
|
goarch: |
|
- 386 |
|
- amd64 |
|
archives: |
|
- |
|
id: gmitohtml |
|
builds: |
|
- gmitohtml |
|
format_overrides: |
|
- goos: windows |
|
format: zip |
|
files: |
|
- ./*.md |
|
- CHANGELOG |
|
- LICENSE |
|
checksum: |
|
name_template: 'checksums.txt'
|
|
|