livecode vis in you shell. Used to be bash now it's a bit more zsh-y
gwen a8795cca70 Adding stopwatch which lets me keep from continuity | 1 年之前 | |
---|---|---|
xmls | 5 年之前 | |
.gitignore | 1 年之前 | |
LICENSE | 1 年之前 | |
_BEATS2SCENES | 5 年之前 | |
base | 1 年之前 | |
die | 1 年之前 | |
downres | 1 年之前 | |
filt | 1 年之前 | |
last | 1 年之前 | |
live.sh | 1 年之前 | |
melt | 1 年之前 | |
menu | 1 年之前 | |
prod | 1 年之前 | |
queery | 1 年之前 | |
ramdisk | 1 年之前 | |
readme.md | 1 年之前 | |
renderProfile | 5 年之前 | |
rerender | 1 年之前 | |
run1 | 1 年之前 | |
stopwatch | 1 年之前 | |
trans | 1 年之前 | |
vid | 1 年之前 |
a bunch of scripts which very much embrace worst practices.
To set up you'll need melt installed somewhere. then set MELTBIN
in base
to the location of melt. If you installed with a package manager it's probably /usr/bin/melt
but run which melt
to find out.
when you start a session you should probably run
PATH=".:$PATH"
if you want the run1
script to work you either need to put your user's password (and have sudo) into the file .password (this is gitignored)
or you need to edit your sudoers files to allow running cat /proc/*/stack
make sure to set SUDOWITHPASSWD
to 1 if you're using the password