livecode vis in you shell. Used to be bash now it's a bit more zsh-y
|
|
3 anos atrás | |
|---|---|---|
| xmls | 7 anos atrás | |
| .gitignore | 3 anos atrás | |
| LICENSE | 3 anos atrás | |
| _BEATS2SCENES | 7 anos atrás | |
| base | 3 anos atrás | |
| die | 3 anos atrás | |
| downres | 3 anos atrás | |
| filt | 3 anos atrás | |
| last | 3 anos atrás | |
| live.sh | 3 anos atrás | |
| melt | 3 anos atrás | |
| menu | 3 anos atrás | |
| prod | 3 anos atrás | |
| queery | 3 anos atrás | |
| ramdisk | 3 anos atrás | |
| readme.md | 3 anos atrás | |
| renderProfile | 7 anos atrás | |
| rerender | 3 anos atrás | |
| run1 | 3 anos atrás | |
| stopwatch | 3 anos atrás | |
| trans | 3 anos atrás | |
| vid | 3 anos atrás |
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