mirror of
https://github.com/leon-ai/leon.git
synced 2024-11-30 10:44:25 +03:00
chore: simplify Gitpod initialization
This commit is contained in:
parent
bf679495fa
commit
5219e41d31
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user