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

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

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.