mirror of
https://github.com/taigrr/yq
synced 2025-01-18 04:53:17 -08:00
Update docs
This commit is contained in:
6
Makefile
6
Makefile
@@ -11,9 +11,9 @@ help:
|
||||
@echo
|
||||
@echo 'Usage:'
|
||||
@echo ' ## Develop / Test Commands'
|
||||
@echo ' make build Build yaml binary.'
|
||||
@echo ' make install Install yaml.'
|
||||
@echo ' make xcompile Build cross-compiled binaries of yaml.'
|
||||
@echo ' make build Build yq binary.'
|
||||
@echo ' make install Install yq.'
|
||||
@echo ' make xcompile Build cross-compiled binaries of yq.'
|
||||
@echo ' make vendor Install dependencies using govendor.'
|
||||
@echo ' make format Run code formatter.'
|
||||
@echo ' make check Run static code analysis (lint).'
|
||||
|
||||
Reference in New Issue
Block a user