Skip to content

Commit 19b4754

Browse files
committed
add aoc input example to nushell post with asciinema cast
1 parent 4fde877 commit 19b4754

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

posts/2024-04-29-nushell-after-8-months.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,11 @@ This works with CSV, JSON, YAML, TOML, SQLite and [many more formats](http://www
9595
open package-lock.json | get dependencies.ws.version
9696
```
9797
98+
## How big is this Advent of Code input?
99+
<div style="width: 100%; height: 489px; background: var(--raised-bg-color)">
100+
<script src="https://asciinema.org/a/717382.js" id="asciicast-717382" async="true"></script>
101+
</div>
102+
98103
## It can't all be that good, can it?
99104
While I was about to adopt a new shell that's not 1.0 yet, I was expecting to deal with some rough edges.
100105

0 commit comments

Comments
 (0)