Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita0daa57

Browse files
committed
add badges
Signed-off-by: shmck <shawn.j.mckay@gmail.com>
1 parent1824de1 commita0daa57

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

‎.github/workflows/npm-publish.ymlrenamed to‎.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name:npm-publish
1+
name:Publish
22
on:
33
push:
44
tags:

‎.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name:CI
1+
name:Build
22
on:push
33
jobs:
44
build:

‎README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
![Build](https://github.com/coderoad/coderoad-cli/workflows/Build/badge.svg)
2+
![Publish](https://github.com/coderoad/coderoad-cli/workflows/Publish/badge.svg)
3+
![NPM](https://img.shields.io/npm/v/@coderoad/cli?color=green&label=npm%3A%40coderoad%2Fcli)
4+
15
#CodeRoad Buidler - CLI
26

37
Command line interface for[CodeRoad](https://marketplace.visualstudio.com/items?itemName=CodeRoad.coderoad).

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp