Typica is a free program for professional coffee roasters. https://typica.us
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Example.js 84B

123
  1. print(pluginContext.text);
  2. print("A plugin has run\n");
  3. pluginContext.cq.trigger();