Skip to content

Instantly share code, notes, and snippets.

@lucs
Last active September 10, 2023 07:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lucs/4e78c393732b3a4db57958371cd34f20 to your computer and use it in GitHub Desktop.
Save lucs/4e78c393732b3a4db57958371cd34f20 to your computer and use it in GitHub Desktop.
To launch snipraku.raku with proper envvars
#!/bin/bash
# ⦃▸ snipraku b rx14⦄
snipraku.raku \
/home/lucs/prj/t/raku/bin/snips.raku \
/tmp/snips-raku \
$*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment