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

Leo cfc8b0a884 Switch some project url to https 9 years ago
bench f91d0ec216 Handling entry present twice (doubled entries) in rc file 9 years ago
src cfc8b0a884 Switch some project url to https 9 years ago
test be6f94941d Add test case for the environment 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 1ddf959c65 Improve help subcommand 9 years ago
CONTRIBUTING.md cfc8b0a884 Switch some project url to https 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 cfc8b0a884 Switch some project url to https 9 years ago
THANKS.md b6e90fc22f Add a logo for the software 10 years ago
TODO.md 048c40d638 Add confirmation when deleting commands 9 years ago
VERSION 570102ad82 Back to dev 9 years ago
_oasis cfc8b0a884 Switch some project url to https 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 1dd18a8abb pkg.sh: Verifiy archives after creation 9 years ago
release.sh c5bebc87cb Ensure test pass before release.sh 9 years ago
setup.ml cfc8b0a884 Switch some project url to https 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.