nx-tools icon indicating copy to clipboard operation
nx-tools copied to clipboard

Crystal Support

Open jbadeau opened this issue 9 months ago • 4 comments

Hello,

Are you planning to add Crystal support?

Something like the following

   {
      "plugin": "@nx-tools/nx-container",
      "options": {
        "buildTargetName": "container-build",
      }
    },

you can infer the build target by looking for Dockerfile with a sibling project.json file

jbadeau avatar Apr 25 '24 22:04 jbadeau