mirror of
https://github.com/goodhosts/cli.git
synced 2026-04-27 07:06:00 +03:00
[PR #4] [MERGED] Add Makefile #21
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/goodhosts/cli/pull/4
Author: @praveenkumar
Created: 4/8/2020
Status: ✅ Merged
Merged: 4/19/2020
Merged by: @luthermonson
Base:
master← Head:master📝 Commits (1)
cd089b8Add Makefile📊 Changes
2 files changed (+50 additions, -1 deletions)
View changed files
📝
.gitignore(+3 -1)➕
Makefile(+47 -0)📄 Description
This will make it easy to create binaries using cross platform and the just using release directory for releases.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.