Launch automagically! See http://oclaunch.tuxfamily.org/ Developer may have a look at Readme file. http://oclaunch.tuxfamily.org/

Leo 8205a14fda Update CHANGELOG před 9 roky
bench f564ea39fa String.concat is faster than sprintf před 9 roky
src 1723cb8a5b Add timer to see how long it was před 9 roky
test c8fa1e5dc4 Improve test před 9 roky
.gitignore 5c354c1f86 Add unit tests před 9 roky
0install.sh 8d2c61ec11 Improve 0install script před 10 roky
AUTHORS.md f6f9c575bb OASIS: Update před 10 roky
AUTHORS.txt 72377974e0 Oasis & file mod před 10 roky
CHANGELOG.md 8205a14fda Update CHANGELOG před 9 roky
CONTRIBUTING.md 5fad722078 Starting to update to the new address of the website před 9 roky
INSTALL.md 5c354c1f86 Add unit tests před 9 roky
INSTALL.txt 72377974e0 Oasis & file mod před 10 roky
LICENCE 72377974e0 Oasis & file mod před 10 roky
LICENSE 72377974e0 Oasis & file mod před 10 roky
Makefile f6f9c575bb OASIS: Update před 10 roky
README.md 6f2913e147 Improve README file with oasis setup před 9 roky
THANKS.md b6e90fc22f Add a logo for the software před 10 roky
TODO.md d2bb8106e5 Update TODO před 9 roky
VERSION b8a1691966 Back to dev před 9 roky
_oasis 6f2913e147 Improve README file with oasis setup před 9 roky
_tags 5c354c1f86 Add unit tests před 9 roky
code_of_conduct.md 28cddbe0fc Add the code of conduct of the project před 9 roky
configure 9db5db5620 Correct little mistake in _oasis file před 10 roky
dev.json 75aac08b2f Seems we can't get color and style. Choosed color před 9 roky
logo-128.png 33e0e0d669 Add smaller icon před 10 roky
logo.png fd5a67be14 Add PNG for the logo před 10 roky
logo.svg 22247a029d Add metada to the logo před 9 roky
myocamlbuild.ml 5c354c1f86 Add unit tests před 9 roky
opam 5fad722078 Starting to update to the new address of the website před 9 roky
pkg.sh 7775f1c4bc Update archive creation script před 10 roky
release.sh 01a422668f Add release script před 9 roky
setup.data 1723cb8a5b Add timer to see how long it was před 9 roky
setup.ml 6f2913e147 Improve README file with oasis setup před 9 roky
test.sh 4ecb992515 It is better to debug with maximum verbosity před 9 roky
version_set.sh b4403baa4f Opam version is now being updated před 9 roky

README.md

OcLaunch - Launch commands automagically

licence
CeCILL command
line platform UNIX (esp.
LINUX) language
OCaml opam
oclaunch Getting
help


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. Feedback is welcome at contact@oclaunch.eu.org. Detailed presentation at http://ocla.ml.
Try it, it works automagically!

For example, here is a typical session (you open a terminal emulator between each item):

  • You open your first terminal, your chat client is opened,
  • On second launch of a terminal, your task list is displayed,
  • On third launch, everything has been done. You will not see anything more.

See the file INSTALL.md for building and installation instructions.

Home page

Copyright and license

(C) 2014-2015 Joly Clément

OcLaunch is distributed under the terms of the CEA-CNRS-INRIA Logiciel Libre.

See LICENSE for more information.