1
0
mirror of https://github.com/taigrr/yq synced 2025-01-18 04:53:17 -08:00

Rename to yq

This commit is contained in:
Mike Farah
2017-12-18 09:11:08 +11:00
parent dc4f8a6adb
commit cb48ba7173
15 changed files with 81 additions and 79 deletions

View File

@@ -1,4 +1,4 @@
export PROJECT = yaml
export PROJECT = yq
IMPORT_PATH := github.com/mikefarah/${PROJECT}
export GIT_COMMIT = $(shell git rev-parse --short HEAD)