Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 433 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 433 Bytes

hello-world

⚙ 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>

AGPL © Thiago Delgado Pinto