Skip to content
This repository has been archived by the owner on Dec 23, 2021. It is now read-only.

Add Makefile template #39

Closed
friendbear opened this issue Jan 18, 2019 · 2 comments
Closed

Add Makefile template #39

friendbear opened this issue Jan 18, 2019 · 2 comments
Assignees
Labels
request Request

Comments

@friendbear
Copy link
Collaborator

friendbear commented Jan 18, 2019

Usage

  • make
    make clean && make build => create binary

  • make install
    cp binary $GOPATH/bin

  • make clean
    rm binary

  • make docker-build
    docker build -t hoge/huga .

  • make docker-push

  • make build-linux
    Notimplemented

@friendbear
Copy link
Collaborator Author

@skanehira
please check this.

@friendbear
Copy link
Collaborator Author

@skanehira Thank master branch marge

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
request Request
Projects
None yet
Development

No branches or pull requests

2 participants