create-platformatic

v2.0.0-alpha.1
Create platformatic application interactive tool

lint

standard | snazzy

test

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

test:cli

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

test:unit

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

Metadata

Downloads

Maintainers