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

Leo 7208d6b060 Update atdgen 8 лет назад
bench f91d0ec216 Handling entry present twice (doubled entries) in rc file 9 лет назад
src 7208d6b060 Update atdgen 8 лет назад
test ad2ee0e55a Update environment test to new command line interface 9 лет назад
.gitignore f77177e154 Fix typo in .gitignore 9 лет назад
.gitlab-ci.yml 76f5de5a81 OCaml 4.03.O is out, using it in CI 9 лет назад
.ocp-indent 3daa647382 Change indentation settings 9 лет назад
0install.sh baae2c92c2 Fix parallel issue in 0install.sh script 9 лет назад
AUTHORS.md f6f9c575bb OASIS: Update 10 лет назад
AUTHORS.txt a7c1de734a Remove execution right of some file 9 лет назад
CHANGELOG.md 4b934a9923 Change --elength argument of list command 9 лет назад
CONTRIBUTING.md 5fad722078 Starting to update to the new address of the website 9 лет назад
INSTALL.md 781000a2c0 Re2 library is mandatory to run test 9 лет назад
INSTALL.txt a7c1de734a Remove execution right of some file 9 лет назад
LICENCE a7c1de734a Remove execution right of some file 9 лет назад
LICENSE a7c1de734a Remove execution right of some file 9 лет назад
Makefile f6f9c575bb OASIS: Update 10 лет назад
README.md 2dffdd12b1 Merge branch 'readme' into dev 9 лет назад
THANKS.md b6e90fc22f Add a logo for the software 10 лет назад
TODO.md a7c1de734a Remove execution right of some file 9 лет назад
VERSION 570102ad82 Back to dev 9 лет назад
_oasis 570102ad82 Back to dev 9 лет назад
_tags 781000a2c0 Re2 library is mandatory to run test 9 лет назад
atdgen_update.sh d50bbc06f4 Add script to update atdgen-generated files 9 лет назад
code_of_conduct.md 28cddbe0fc Add the code of conduct of the project 9 лет назад
configure 9db5db5620 Correct little mistake in _oasis file 10 лет назад
dev.json fd183b2688 Add a clean up command, to clean rc file 9 лет назад
fix-indent.ml f8f1c801ae Tidy up exit codes in fix-indent script 9 лет назад
gitlab-ci.sh 3c027a4f7a Improve messages in Gitlab CI script 9 лет назад
logo-128.png 33e0e0d669 Add smaller icon 10 лет назад
logo.png fd5a67be14 Add PNG for the logo 10 лет назад
logo.svg 22247a029d Add metada to the logo 10 лет назад
myocamlbuild.ml 08d7d4d5c2 Run oasis setup with a fresher oasis 8 лет назад
opam 6132e9efe9 Add OCamlBuild dependency 8 лет назад
pkg.sh e0f93b3fbd Limit length of the commit id in produced archive 9 лет назад
release.sh c5bebc87cb Ensure test pass before release.sh 9 лет назад
setup.ml 08d7d4d5c2 Run oasis setup with a fresher oasis 8 лет назад
sign-dist.sh 0161a96d23 Make signature ASCII armored 9 лет назад
t.sh 3db27f2430 Shorter name for tests 9 лет назад
test.sh 6ece1db8b1 Fix behavior of test script, using env variable 9 лет назад
version_set.sh 70db3611fe Correct bug in version_set script 9 лет назад

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.