We should be able to pass a reference, a commit or a tag to the `player`. The player will use the specified revision to scan and run the player. ```console $ wake play https://github.com/elhmn/ckp <branch | commit_sha | tag> ``` More context on #4
We should be able to pass a reference, a commit or a tag to the
player.The player will use the specified revision to scan and run the player.
$ wake play https://github.com/elhmn/ckp <branch | commit_sha | tag>More context on #4