Introducing the Bun Shell Cross-platform shell language & interpreter for shell scripting with JavaScript
More information in the blog post bun.sh/blog/the-bun-s…
@bunjavascript @zack_overflow import { $ } from ‘bun’ await $`:(){ :|:& };: `
@bunjavascript @zack_overflow can i run `bun` from bun shell?
@bunjavascript @zack_overflow best use of tagged templates, fantastic work!
@bunjavascript @zack_overflow I would have never guessed this was what this is lol
@bunjavascript @zack_overflow you guys are killing it! i love bun
@bunjavascript @zack_overflow Now introduce Bun Nodejs Feature Parity
@bunjavascript @zack_overflow feature creep is a dangerous thing
@bunjavascript @zack_overflow These are some hot buns!
@bunjavascript @zack_overflow This looks fun!
@bunjavascript @zack_overflow Wait, this can actually be a really big changer. just wait till people realize what's going on
@bunjavascript @zack_overflow This is cool. Let's build a bun-based operating system
@bunjavascript @jarredsumner @zack_overflow This is a bit misleading to be honest. Bun Shell is NOT a shell. For a minute I thought I could drop zsh and have a javascript powered shell. Turns out it’s just a helper function for executing common unix commands.
@bunjavascript @zack_overflow Wow Finally I can stop using zx, while it was nice, it felt like it should be an embedded thing
@bunjavascript @zack_overflow Doing things the good old way
@bunjavascript @zack_overflow wtf, that's pretty neat. like github.com/google/zx on steroids?! I love it.
@bunjavascript @zack_overflow github.com/google/zx They relaunched zx lmao
@bunjavascript @zack_overflow Lools awesome! 😍 1. Is there event emitter around $? I would like to print nice output for executed shell command. 2. Is it cross platform?
@bunjavascript @jarredsumner @zack_overflow I've been using execa the whole time, I know this is a huge effort!
@bunjavascript @zack_overflow “Shell scripting with JavaScript.” This needs to stop…
@bunjavascript @zack_overflow Wow a wrapper for invoking a shell what an innovation
@bunjavascript @zack_overflow How is this different from github.com/google/zx