Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/macintoshpie/ghactionsbyexample
GitHub Actions by Example
https://github.com/macintoshpie/ghactionsbyexample
Last synced: 9 days ago
JSON representation
GitHub Actions by Example
- Host: GitHub
- URL: https://github.com/macintoshpie/ghactionsbyexample
- Owner: macintoshpie
- License: mit
- Created: 2021-02-14T00:47:17.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-11-02T16:43:13.000Z (about 1 year ago)
- Last Synced: 2024-08-02T19:33:01.664Z (4 months ago)
- Language: Go
- Homepage: https://www.actionsbyexample.com
- Size: 94.7 KB
- Stars: 169
- Watchers: 7
- Forks: 16
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-list - macintoshpie/ghactionsbyexample - GitHub Actions by Example (Go)
README
# GitHub Actions by Example
See the site [here](https://www.actionsbyexample.com/).
# Development
Edit example files in `examples/`. Build the site by running
```bash
make
```Files for serving are put into `public/`.