Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mheob/update-mac
CLI for updating my apps and tools on a MacOS. (Go learning project)
https://github.com/mheob/update-mac
go golang hacktoberfest learning macos
Last synced: 1 day ago
JSON representation
CLI for updating my apps and tools on a MacOS. (Go learning project)
- Host: GitHub
- URL: https://github.com/mheob/update-mac
- Owner: mheob
- License: mit
- Created: 2022-04-15T05:02:09.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-22T08:00:26.000Z (about 1 year ago)
- Last Synced: 2024-06-21T02:18:57.802Z (7 months ago)
- Topics: go, golang, hacktoberfest, learning, macos
- Language: Go
- Homepage:
- Size: 21.5 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# update-mac
This is just a little helper tool for me to keep my system up to date.
I use this project to learn Golang a little bit.