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

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

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.