Skip to content
This repository was archived by the owner on Apr 7, 2024. It is now read-only.

build: add makefile#21

Merged
shizhMSFT merged 2 commits into
oras-project:mainfrom
wangxiaoxuan273:add-makefile
Mar 21, 2023
Merged

build: add makefile#21
shizhMSFT merged 2 commits into
oras-project:mainfrom
wangxiaoxuan273:add-makefile

Conversation

@wangxiaoxuan273

Copy link
Copy Markdown
Collaborator

Resolves #5

Signed-off-by: wangxiaoxuan273 <wangxiaoxuan119@gmail.com>
Comment thread Makefile Outdated
Comment on lines +18 to +20
.PHONY: covhtml
covhtml:
open .cover/coverage.html

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We probably don't need this for now

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

deleted

Signed-off-by: wangxiaoxuan273 <wangxiaoxuan119@gmail.com>

@shizhMSFT shizhMSFT left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@shizhMSFT shizhMSFT merged commit bde2e4b into oras-project:main Mar 21, 2023
@wangxiaoxuan273 wangxiaoxuan273 deleted the add-makefile branch March 22, 2023 03:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add makefile like in oras-go

2 participants