-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds in functionality to set targets in ./cmd by default
- If there is no targets set and there is no *.go file in the app root then the buildpack will walk down ./cmd looking for top level *.go files and adding directories that have those files into the targets list
- Loading branch information
1 parent
f9f97ca
commit 4818f14
Showing
16 changed files
with
822 additions
and
157 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.