Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kkeeth/github-actions-demo
- Owner: kkeeth
- License: mit
- Created: 2021-05-21T00:30:15.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-17T11:47:32.000Z (over 1 year ago)
- Last Synced: 2024-10-05T11:57:30.726Z (about 1 month ago)
- Topics: cicd, demo, github-actions, riot, sample
- Language: Riot
- Homepage:
- Size: 637 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# github-actions-demo
My github actions study repository
## Start
```
npm start
```## Test
```
npm test
```## Build
```
npm run build
```