Cctools 65 Full !!install!! -

A truly full setup isn't complete without the extras. From the in-app menu, you can often add: LuaJIT: For high-performance script execution. gfortran: For scientific and mathematical computing.

jobs: build: runs-on: default steps: - checkout - setup-node: version: 18 - run: npm ci - run: npm run build - persist: build_artifacts test: runs-on: default needs: [build] steps: - restore: build_artifacts - run: npm test -- --ci lint: runs-on: default steps: - checkout - run: npm run lint publish: runs-on: default needs: [test, lint] if: "branch == 'main' && success" steps: - restore: build_artifacts - run: echo "//registry.npmjs.org/:_authToken=$ secrets.NPM_TOKEN " > .npmrc - run: npm publish --access public cctools 65 full

Creating universal binaries