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.
16 lines
284 B
16 lines
284 B
project_name: go-markdown
|
|
builds:
|
|
- env:
|
|
- CGO_ENABLED=0
|
|
goos:
|
|
- linux
|
|
# - darwin
|
|
- windows
|
|
goarch:
|
|
- "amd64"
|
|
# - "arm64"
|
|
# - "386"
|
|
release:
|
|
github:
|
|
owner: https://github.com/vivimanZhang/go-markdown.git
|
|
name: VivimanZhang
|