bpmct / coderv1-matlab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MatLab on Coder Classic

An example template for building a custom Coder 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/

About


Languages

Language:Dockerfile 54.7%Language:Python 37.8%Language:Shell 7.5%