https://github.com/vjcitn/bioc_bbs2.0
private repo for experimentation with build system infrastructure as code
https://github.com/vjcitn/bioc_bbs2.0
Last synced: 3 months ago
JSON representation
private repo for experimentation with build system infrastructure as code
- Host: GitHub
- URL: https://github.com/vjcitn/bioc_bbs2.0
- Owner: vjcitn
- Created: 2019-10-18T17:14:51.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-25T20:19:31.000Z (over 5 years ago)
- Last Synced: 2025-01-09T13:46:36.747Z (5 months ago)
- Language: Shell
- Size: 33.2 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bioc_bbs2.0
private repo for experimentation with build system infrastructure as code# Notes
- [Parking place for unfiled notes and ideas](unfiled_notes.md)
## Github Action Notes
*Huge* collection of github action-related material:
- https://github.com/sdras/awesome-actionsA language-specific collection of Actions:
- [Rust](https://github.com/actions-rs)An example layout for a github action directory/repository:
- https://github.com/maddox/actions/tree/master/sleep