Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
Agones
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ar-noc
Agones
Commits
58d73a50
Commit
58d73a50
authored
6 years ago
by
Nima Farid
Committed by
Mark Mandel
6 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Added list of various libs used in code
parent
427b56c2
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
build/README.md
+10
-0
10 additions, 0 deletions
build/README.md
with
10 additions
and
0 deletions
build/README.md
+
10
−
0
View file @
58d73a50
...
...
@@ -30,6 +30,7 @@ tasks you may wish to accomplish.
1.
[
Build Image Targets
](
#build-image-targets
)
1.
[
Google Cloud Platform
](
#google-cloud-platform
)
1.
[
Minikube
](
#minikube
)
1.
[
Built With
](
#built-with
)
<!-- ToC end -->
## Building on Different Platforms
...
...
@@ -355,3 +356,12 @@ instead of `make shell` to start an interactive shell for development on Minikub
#### `make minikube-transfer-image`
Convenience target for transferring images into minikube.
Use TAG to specify the image to transfer into minikube
## Built With
-
[
healthcheck
](
https://github.com/heptiolabs/healthcheck
)
-
[
errors
](
https://github.com/pkg/errors
)
-
[
pflag
](
https://github.com/spf13/pflag
)
-
[
viper
](
https://github.com/spf13/viper
)
-
[
grpc
](
https://godoc.org/google.golang.org/grpc
)
-
[
context
](
https://golang.org/pkg/context/
)
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment