Launch automagically! See http://oclaunch.tuxfamily.org/ Developer may have a look at Readme file. http://oclaunch.tuxfamily.org/
Leo e6c5407c58 TODO: Update todo list | 10 years ago | |
---|---|---|
src | 10 years ago | |
.gitignore | 10 years ago | |
AUTHORS.txt | 10 years ago | |
INSTALL.txt | 10 years ago | |
LICENCE | 10 years ago | |
LICENSE | 10 years ago | |
Makefile | 10 years ago | |
Readme.md | 10 years ago | |
TODO.md | 10 years ago | |
VERSION | 10 years ago | |
_oasis | 10 years ago | |
configure | 10 years ago | |
myocamlbuild.ml | 10 years ago | |
setup.ml | 10 years ago |
This software is governed by the CeCILL license under French law and abiding by the rules of distribution of free software. You can use, modify and/ or redistribute the software under the terms of the CeCILL license as circulated by CEA, CNRS and INRIA at the following URL "http://www.cecill.info".
OcLaunch is a command-line tool to launch successively (each
time the program is called) commands.
It is designed to be used with any program, interactive or
not.
See the file INSTALL.txt for building and installation instructions.
You can launch OcLaunch from both ./oclaunch.byte and ./oclaunch.native
Place each command to launch in the progs
entry of your rc
file, which is created in your $HOME at the first launch of
the program.