-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
8 changed files
with
87 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
Output .github/assets/demo/demo-dark.mp4 | ||
Output .github/assets/demo/demo-dark.gif | ||
|
||
Set Theme "rose-pine-moon" | ||
Set Shell "bash" | ||
Set FontSize 32 | ||
Set Width 1920 | ||
Set Height 750 | ||
|
||
Hide | ||
Type "export PATH=$(pwd)/target/debug:$PATH" Enter | ||
Type "rm -rf $HOME/pixi-pack-example" Enter | ||
Type "mkdir -p $HOME/pixi-pack-example" Enter | ||
Type "cp examples/simple-python/pixi.* $HOME/pixi-pack-example" Enter | ||
Type "pushd $HOME/pixi-pack-example" Enter | ||
Type "clear" Enter | ||
Sleep 1s | ||
Show | ||
|
||
Type@150ms "ls" Sleep 1s Enter | ||
Sleep 3s | ||
|
||
Type@150ms "pixi-pack pack" Sleep 1s Enter | ||
Sleep 5s | ||
|
||
Type "ls" Sleep 1s Enter | ||
Sleep 3s | ||
|
||
Type@150ms "pixi-pack unpack environment.tar" Sleep 1s Enter | ||
Sleep 4s | ||
|
||
Type@150ms "ls" Sleep 1s Enter | ||
Sleep 4s | ||
|
||
Type@150ms "source activate.sh" Sleep 1s Enter | ||
Sleep 3s | ||
|
||
Type@150ms "which python" Sleep 1s Enter | ||
Sleep 10s |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
Output .github/assets/demo/demo-light.mp4 | ||
Output .github/assets/demo/demo-light.gif | ||
|
||
Set Theme "rose-pine-dawn" | ||
Set Shell "bash" | ||
Set FontSize 32 | ||
Set Width 1920 | ||
Set Height 750 | ||
|
||
Hide | ||
Type "export PATH=$(pwd)/target/debug:$PATH" Enter | ||
Type "rm -rf $HOME/pixi-pack-example" Enter | ||
Type "mkdir -p $HOME/pixi-pack-example" Enter | ||
Type "cp examples/simple-python/pixi.* $HOME/pixi-pack-example" Enter | ||
Type "pushd $HOME/pixi-pack-example" Enter | ||
Type "clear" Enter | ||
Sleep 1s | ||
Show | ||
|
||
Type@150ms "ls" Sleep 1s Enter | ||
Sleep 3s | ||
|
||
Type@150ms "pixi-pack pack" Sleep 1s Enter | ||
Sleep 5s | ||
|
||
Type "ls" Sleep 1s Enter | ||
Sleep 3s | ||
|
||
Type@150ms "pixi-pack unpack environment.tar" Sleep 1s Enter | ||
Sleep 4s | ||
|
||
Type@150ms "ls" Sleep 1s Enter | ||
Sleep 4s | ||
|
||
Type@150ms "source activate.sh" Sleep 1s Enter | ||
Sleep 3s | ||
|
||
Type@150ms "which python" Sleep 1s Enter | ||
Sleep 10s |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters