Mirror of the source code of OcLaunch. http://www.oclaunch.eu.org

Leo a7c1de734a Remove execution right of some file il y a 9 ans
bench f91d0ec216 Handling entry present twice (doubled entries) in rc file il y a 9 ans
src 3daa647382 Change indentation settings il y a 9 ans
test c8fa1e5dc4 Improve test il y a 10 ans
.gitignore a902ccf59e .back files are useless il y a 9 ans
.ocp-indent 3daa647382 Change indentation settings il y a 9 ans
0install.sh e8c3ca5978 Speed up 0install.sh script with parallelization il y a 9 ans
AUTHORS.md f6f9c575bb OASIS: Update il y a 10 ans
AUTHORS.txt a7c1de734a Remove execution right of some file il y a 9 ans
CHANGELOG.md aaa0b0cbc9 Highlight in CHANGELOG il y a 9 ans
CONTRIBUTING.md 5fad722078 Starting to update to the new address of the website il y a 9 ans
INSTALL.md 279289f7e6 Restore the color part of Core_extended il y a 9 ans
INSTALL.txt a7c1de734a Remove execution right of some file il y a 9 ans
LICENCE a7c1de734a Remove execution right of some file il y a 9 ans
LICENSE a7c1de734a Remove execution right of some file il y a 9 ans
Makefile f6f9c575bb OASIS: Update il y a 10 ans
README.md 2dffdd12b1 Merge branch 'readme' into dev il y a 9 ans
THANKS.md b6e90fc22f Add a logo for the software il y a 10 ans
TODO.md a7c1de734a Remove execution right of some file il y a 9 ans
VERSION 11d134cd88 Start version 0.3.1 il y a 9 ans
_oasis 2dffdd12b1 Merge branch 'readme' into dev il y a 9 ans
_tags 279289f7e6 Restore the color part of Core_extended il y a 9 ans
atdgen_update.sh d50bbc06f4 Add script to update atdgen-generated files il y a 9 ans
code_of_conduct.md 28cddbe0fc Add the code of conduct of the project il y a 9 ans
configure 9db5db5620 Correct little mistake in _oasis file il y a 10 ans
dev.json fd183b2688 Add a clean up command, to clean rc file il y a 9 ans
fix-indent.ml 3daa647382 Change indentation settings il y a 9 ans
logo-128.png 33e0e0d669 Add smaller icon il y a 10 ans
logo.png fd5a67be14 Add PNG for the logo il y a 10 ans
logo.svg 22247a029d Add metada to the logo il y a 10 ans
myocamlbuild.ml 5c354c1f86 Add unit tests il y a 10 ans
opam 2dffdd12b1 Merge branch 'readme' into dev il y a 9 ans
pkg.sh e0f93b3fbd Limit length of the commit id in produced archive il y a 9 ans
release.sh ae057ccb2b Integrate signing scipt in release one il y a 9 ans
setup.ml 2dffdd12b1 Merge branch 'readme' into dev il y a 9 ans
sign-dist.sh 1ba268473b Using gpg2, works better with gpg-agent il y a 9 ans
t.sh 3db27f2430 Shorter name for tests il y a 9 ans
test.sh f515e813a6 Updated test script il y a 9 ans
version_set.sh 70db3611fe Correct bug in version_set script il y a 9 ans

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.