https://github.com/sfeir-open-source/sfeir-school-github-action-dev
https://github.com/sfeir-open-source/sfeir-school-github-action-dev
development formation github-actions hacktoberfest
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sfeir-open-source/sfeir-school-github-action-dev
- Owner: sfeir-open-source
- License: apache-2.0
- Created: 2022-08-05T10:41:14.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-05-28T15:27:45.000Z (about 1 year ago)
- Last Synced: 2025-05-28T16:46:00.854Z (about 1 year ago)
- Topics: development, formation, github-actions, hacktoberfest
- Language: JavaScript
- Homepage: https://sfeir-open-source.github.io/sfeir-school-github-action-dev/
- Size: 92.9 MB
- Stars: 5
- Watchers: 26
- Forks: 7
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# SFEIR School GitHub Action Dev
[Discover the SFEIR Schools](https://www.sfeir.com/fr/contenus-dexperts/sfeir-school)
## Slides
You can view the slides [here](https://sfeir-open-source.github.io/sfeir-school-xxx/).
### Develop
To run docs locally, go in directory `docs` and run `npx serve` of if you don't have node, you can use docker `docker-compose up`, and open slides on http://localhost:5000/.
### Labs
Labs are in directory `steps` :
* two directories per labs :
* one with a README.md with workshop steps and source file to complete
* a second directory suffixed with `-solution` which contains source file with solutions.
### Contributing
#### Contributing Guidelines
Read through our [contributing guidelines][contributing] to learn about our submission process, coding rules and more.
#### Want to Help?
Want to file a bug, contribute some code, or improve documentation? Excellent! Read up on our guidelines for [contributing][contributing] and then check out one of our issues labeled as help wanted or good first issue.
#### Code of Conduct
Help us keep Angular open and inclusive. Please read and follow our [Code of Conduct][codeofconduct].
[contributing]: CONTRIBUTING.md
[codeofconduct]: https://github.com/sfeir-open-source/code-of-conduct/blob/master/CODE_OF_CONDUCT.md