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

Leo a534dc3551 Merge branch 'dev' %!s(int64=7) %!d(string=hai) anos
bench 59a6cb38fa Add benchmark to chose between S-Expressions and JSON for rc file %!s(int64=7) %!d(string=hai) anos
src a534dc3551 Merge branch 'dev' %!s(int64=7) %!d(string=hai) anos
test 29aa9857ea Change my contact address %!s(int64=8) %!d(string=hai) anos
.gitignore 22c9829f86 Ignore ctags generated file %!s(int64=8) %!d(string=hai) anos
.gitlab-ci.yml 6b6149280a Typo %!s(int64=7) %!d(string=hai) anos
.ocp-indent 3daa647382 Change indentation settings %!s(int64=8) %!d(string=hai) anos
0install.sh 4e86f4f1a7 Create more archives with 0install.sh script %!s(int64=8) %!d(string=hai) anos
AUTHORS.md 29aa9857ea Change my contact address %!s(int64=8) %!d(string=hai) anos
AUTHORS.txt a7c1de734a Remove execution right of some file %!s(int64=8) %!d(string=hai) anos
CHANGELOG.md 9b349b9f64 Allow to disable auto-launch %!s(int64=7) %!d(string=hai) anos
CONTRIBUTING.md cfc8b0a884 Switch some project url to https %!s(int64=8) %!d(string=hai) anos
INSTALL.md e5e42d305a Fix ci %!s(int64=7) %!d(string=hai) anos
INSTALL.txt a7c1de734a Remove execution right of some file %!s(int64=8) %!d(string=hai) anos
LICENCE a7c1de734a Remove execution right of some file %!s(int64=8) %!d(string=hai) anos
LICENSE a7c1de734a Remove execution right of some file %!s(int64=8) %!d(string=hai) anos
Makefile e791990df3 Version 0.3.0-rc1 %!s(int64=7) %!d(string=hai) anos
README.md cfc8b0a884 Switch some project url to https %!s(int64=8) %!d(string=hai) anos
THANKS.md b6e90fc22f Add a logo for the software %!s(int64=9) %!d(string=hai) anos
TODO.md 01b6a56f7b Update TODO %!s(int64=7) %!d(string=hai) anos
VERSION e791990df3 Version 0.3.0-rc1 %!s(int64=7) %!d(string=hai) anos
_oasis e791990df3 Version 0.3.0-rc1 %!s(int64=7) %!d(string=hai) anos
_tags e5e42d305a Fix ci %!s(int64=7) %!d(string=hai) anos
atdgen_update.sh 29aa9857ea Change my contact address %!s(int64=8) %!d(string=hai) anos
code_of_conduct.md 28cddbe0fc Add the code of conduct of the project %!s(int64=8) %!d(string=hai) anos
configure e791990df3 Version 0.3.0-rc1 %!s(int64=7) %!d(string=hai) anos
dev.scm 4e2432561c Typo %!s(int64=7) %!d(string=hai) anos
fix-indent.ml 01249c2446 Check and fix indentation of fix-indent.ml script %!s(int64=7) %!d(string=hai) anos
gitlab-ci.sh 0091998b60 Normalise name of oclaunch pin for CI %!s(int64=7) %!d(string=hai) anos
logo-128.png 33e0e0d669 Add smaller icon %!s(int64=9) %!d(string=hai) anos
logo.png fd5a67be14 Add PNG for the logo %!s(int64=9) %!d(string=hai) anos
logo.svg 22247a029d Add metada to the logo %!s(int64=9) %!d(string=hai) anos
myocamlbuild.ml e791990df3 Version 0.3.0-rc1 %!s(int64=7) %!d(string=hai) anos
opam e791990df3 Version 0.3.0-rc1 %!s(int64=7) %!d(string=hai) anos
pkg.sh 1fc43c517a Allow to pass multiple arguments to pkg.sh script %!s(int64=8) %!d(string=hai) anos
release.sh c5bebc87cb Ensure test pass before release.sh %!s(int64=8) %!d(string=hai) anos
setup.ml e791990df3 Version 0.3.0-rc1 %!s(int64=7) %!d(string=hai) anos
sign-dist.sh 0161a96d23 Make signature ASCII armored %!s(int64=8) %!d(string=hai) anos
t.sh 3db27f2430 Shorter name for tests %!s(int64=9) %!d(string=hai) anos
test.sh c23dde4786 Update rc file extension %!s(int64=7) %!d(string=hai) anos
version_set.sh 70db3611fe Correct bug in version_set script %!s(int64=9) %!d(string=hai) anos

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-2016 Joly Clément

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

See LICENSE for more information.