#!/bin/sh
# install cloud
npm i --save @ulixee/cloud
# start cloud
npx @ulixee/cloud start
echo "Manual url:"
echo "https://ulixee.org/docs/cloud/"