create-platformatic

v2.4.0
Create platformatic application interactive tool

lint

eslint

test

npm run test:unit && npm run test:cli

test:cli

borp --pattern "test/cli/*test.mjs" --timeout=180000 --concurrency=1

test:unit

pnpm run lint && cross-env NODE_OPTIONS="--loader=esmock --no-warnings" borp --pattern "test/unit/*test.mjs" --timeout=180000 --concurrency=1

Metadata

Downloads

Maintainers