leo/.circleci/leo-new.sh
2021-02-24 21:18:42 -08:00

5 lines
62 B
Bash
Executable File

$LEO new hello-world
ls -la
cd hello-world && ls -la
$LEO run