1
1
mirror of https://github.com/leon-ai/leon.git synced 2024-09-11 18:27:21 +03:00

chore: simplify Gitpod initialization

This commit is contained in:
louistiti 2022-07-27 23:16:37 +08:00
parent bf679495fa
commit 5219e41d31
No known key found for this signature in database
GPG Key ID: 7ECA3DD523793FE6

View File

@ -2,9 +2,7 @@ image: gitpod/workspace-full
tasks:
- before: npm install -g @leon-ai/cli
init: >
leon create birth --develop &&
exec $SHELL
init: leon create birth --develop
command: leon start
ports: