mirror of
https://github.com/yudai/gotty.git
synced 2026-03-02 11:50:17 +01:00
Added Makefile mods, Dockerfile for demo
This commit is contained in:
parent
ded7f094e6
commit
1680db0961
2 changed files with 17 additions and 0 deletions
2
Makefile
2
Makefile
|
|
@ -78,3 +78,5 @@ shasums:
|
|||
|
||||
release:
|
||||
ghr -c ${GIT_COMMIT} --delete --prerelease -u yudai -r gotty pre-release ${OUTPUT_DIR}/dist
|
||||
clean:
|
||||
rm -fr gotty
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue