zunzun
v1.1.1
Published
Lightweight application development framework
Readme
Zunzuncito
world's smallest bird
Lightweight application development framework
Installation
npm install zunzun
Quick start
Run this command in the directory .zunzun.yaml:
zunsrvRun a script:
zuncli [script] [args]Package manager twigs help or twigs h
Testing
setup container:
docker build -f test-flight/container/Dockerfile -t zunzun-tests . --network=host --no-cache docker buildx build -f test-flight/container/Dockerfile -t zunzun-tests . --network=host --no-cache --load docker volume create zunzun-root
docker volume create zunzun-home