imp:demo: rename/reorder install demo
This commit is contained in:
parent
43f7ff6b35
commit
c9f39db363
@ -56,13 +56,13 @@ import System.IO (hClose)
|
||||
|
||||
demos :: [Demo]
|
||||
demos = map readDemo [
|
||||
$(embedFileRelative "embeddedfiles/install.cast"), -- https://asciinema.org/a/567934 Installing hledger from source with hledger-install
|
||||
-- XXX these are confusing, redo
|
||||
-- $(embedFileRelative "embeddedfiles/help.cast"), -- https://asciinema.org/a/568112 Getting help
|
||||
-- $(embedFileRelative "embeddedfiles/demo.cast"), -- https://asciinema.org/a/567944 Watching the built-in demos
|
||||
$(embedFileRelative "embeddedfiles/add.cast"), -- https://asciinema.org/a/567935 The easiest way to start a journal (add)
|
||||
$(embedFileRelative "embeddedfiles/print.cast"), -- https://asciinema.org/a/567936 Show full transactions (print)
|
||||
$(embedFileRelative "embeddedfiles/balance.cast") -- https://asciinema.org/a/567937 Show account balances and changes (balance)
|
||||
$(embedFileRelative "embeddedfiles/balance.cast"), -- https://asciinema.org/a/567937 Show account balances and changes (balance)
|
||||
$(embedFileRelative "embeddedfiles/install.cast") -- https://asciinema.org/a/567934 Installing hledger from source with hledger-install
|
||||
]
|
||||
|
||||
-- | An embedded asciinema cast, with some of the metadata separated out.
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
{"version": 2, "width": 80, "height": 25, "timestamp": 1679022326, "env": {"SHELL": "/opt/homebrew/bin/bash", "TERM": "xterm-256color"}, "title": "Installing hledger from source with hledger-install"}
|
||||
{"version": 2, "width": 80, "height": 25, "timestamp": 1679022326, "env": {"SHELL": "/opt/homebrew/bin/bash", "TERM": "xterm-256color"}, "title": "Upgrading hledger tools to latest source release with hledger-install"}
|
||||
[0.176734, "o", "\u001b[?2004h$ "]
|
||||
[1.370668, "o", "#"]
|
||||
[1.638932, "o", " "]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user