Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kkeeth/github-actions-demo

My github actions study repository
https://github.com/kkeeth/github-actions-demo

cicd demo github-actions riot sample

Last synced: about 1 month ago
JSON representation

My github actions study repository

Awesome Lists containing this project

README

        

# github-actions-demo

My github actions study repository

## Start

```
npm start
```

## Test

```
npm test
```

## Build

```
npm run build
```