diff --git a/software/CNCjs.yml b/software/CNCjs.yml new file mode 100644 index 0000000000..5ee2c88af9 --- /dev/null +++ b/software/CNCjs.yml @@ -0,0 +1,10 @@ +name: CNCjs +website_url: https://cnc.js.org/ +description: A web-based interface for CNC milling controller running Grbl, Smoothieware, or TinyG. +licenses: + - MIT +platforms: + - Nodejs +tags: + - Manufacturing +source_code_url: https://github.com/cncjs/cncjs/