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

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

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.