This commit is contained in:
howardwu 2021-02-25 10:58:52 -08:00
parent a839f38718
commit ffd0566c65
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,8 @@
# leo clone
$LEO clone leobot/test-app
# Clone the test-app package.
export PACKAGE="$ALEO_PM_USERNAME/test-app"
$LEO clone $PACKAGE
# Assert that the 'test-app' folder is not empty

View File

@ -49,8 +49,6 @@ echo "$TOML" > Leo.toml
# Run the package to confirm the manifest remains well-formed.
$LEO run
cat Leo.toml
# Publish the package to Aleo.pm
$LEO publish