Skip to content
This repository has been archived by the owner on Aug 13, 2020. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 201 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 201 Bytes

2fy

transform one format into another easily from CLI

go get -u github.com/golang/dep/cmd/dep
export PATH=$PATH:$GOPATH/bin
cd $GOPATH/src/github.com/codem8s/2fy
dep ensure