RepoNotes
Toggle theme
Loading ...
Sign in
go-delve/homebrew-delve
Homebrew formula for the Delve Go debugger
49
1
11
Readme
Notes
New Note
Sign in to add notes for this repository
RN
go-delve
90
Followers
0
Following
6
Repos
No Twitter
Delve is the debugger for the Go programming language
Branches
master
Releases
Commits
Deprecate formula (#33) The formula is not maintained and is no longer necessary as the installation on OSX is just as simple as any other OS now.
Update Formula to Delve 1.0.0 (#27) * Update Formula to Delve 1.0.0 * Update SHA in formula for new version
Update Caveats Replace `<<-EOS.undent` with `<<~EOS` as per the brew deprecation notice
Issues
deps: do not install go if it's available on the system
Do not download golang package if it is installed already
Mac install error, OS version 10.12.6, go version go1.8.3