Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bpmct/coderv1-matlab
https://github.com/bpmct/coderv1-matlab
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bpmct/coderv1-matlab
- Owner: bpmct
- Created: 2022-09-08T16:03:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-08T23:08:13.000Z (over 2 years ago)
- Last Synced: 2024-10-27T03:46:26.441Z (about 2 months ago)
- Language: Dockerfile
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MatLab on Coder Classic
An example template for building a custom [Coder](https://coder.com/docs) workspace around a project. This includes:
- Coder workspace template - `.coder/coder.yaml`
- Custom image for Coder - `.coder/img`
- GitHub Actions CI for building the custom image - `.github/workflows/build-image.yaml`
- Sample "app code" in `src/`