6
0
mirror of https://github.com/grdl/git-get.git synced 2026-02-12 05:04:00 +00:00

Update readme, add some todos, add example svg

This commit is contained in:
Grzegorz Dlugoszewski
2020-06-19 12:48:14 +02:00
parent 32211e6408
commit de51c05158
5 changed files with 148 additions and 4 deletions

View File

@@ -34,7 +34,7 @@ archives:
- git-get
- git-list
replacements:
darwin: macOS
darwin: MacOS
linux: Linux
windows: Windows
386: i386
@@ -42,7 +42,7 @@ archives:
format_overrides:
- goos: windows
format: zip
# Don't include any additional files into the archive (such as README, CHANGELOG etc).
# Don't include any additional files into the archives (such as README, CHANGELOG etc).
files:
- none*
@@ -68,7 +68,7 @@ brews:
email: git-get@grdl.dev
folder: Formula
homepage: "https://github.com/grdl/git-get/"
description: "Better way to clone, organize and manage git repositories"
description: "Better way to clone, organize and manage multiple git repositories"
test: |
system "git-get --version"
install: |