Skip to content

kenf1/DevImages

Repository files navigation

DevImages: Docker Dev Images

Support:

Name Description Status
Zig https://ziglang.org/ Build ZigDev
C++ https://isocpp.org/ Build CppDev

Create template

CreateTemplate is CLI tool to create Dockerfile and workflow yaml file. Run CreateTemplate from project base path and allow prompted permissions. Written in TypeScript and compiled with Deno 2.

Built for UNIX-like OS (Linux & macOS). Not able to test on Windows.