summaryrefslogtreecommitdiffstats
path: root/streams/streams
Commit message (Collapse)AuthorAgeFilesLines
* //streams: start w/o args uses the last streamroot2011-09-091-2/+11
|
* streams/streams: add infinite loop to commandroot2011-08-071-1/+1
|
* streams: fixed status bug in streams startuproot2011-08-051-1/+1
|
* Merge branch 'master' of github.com:krebscode/painloadmakefu2011-08-041-2/+26
|\
| * added help for streams toolroot2011-08-041-2/+26
| |
* | streams/streams fixed statusmakefu2011-08-041-14/+37
|/ | | | | | added 'switch' command (same as restart) fixed stop, now telling which stream has been stopped status now tells which stream is running/ which url
* streams/ fixed readlink fuckup in scriptsroot2011-08-041-2/+2
|
* streams/* updated Makefile/stream now in filemakefu2011-08-041-3/+2
| | | | | Makefile: now creates symlinks to the krebs folder stream.db: streams are stored in a file
* streams/ fixed starter script for streamsmakefu2011-08-041-1/+1
| | | | | all stream starter scripts are now symlinks. streams now is able to list all implemented streams
* finished protype of streamsmakefu2011-08-031-0/+76
streams/streams: runs given streams by name with zsh start|stop|restart|status|list [streamname] the Makefile has yet to be fixed for that one streams/groove: uses streams to start|stop|restart groovesalad stream