⚙ Basic example for plug-in checking in CD/CI scripts.
Usage in a plug-in CI/CD script:
git clone https://github.com/concordialang/hello-world.git
cd hello-world
npm init --yes
npm i -D concordialang <plugin-name-here>
npx concordia features --headless -p <plugin-name-here>