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

Leo 833175b864 Update .gitlab-ci.yml 8 роки тому
bench 29aa9857ea Change my contact address 8 роки тому
src 70513629f4 Avoid warnnig 45 8 роки тому
test 29aa9857ea Change my contact address 8 роки тому
.gitignore 22c9829f86 Ignore ctags generated file 8 роки тому
.gitlab-ci.yml 833175b864 Update .gitlab-ci.yml 8 роки тому
.ocp-indent 3daa647382 Change indentation settings 9 роки тому
0install.sh 4e86f4f1a7 Create more archives with 0install.sh script 9 роки тому
AUTHORS.md 29aa9857ea Change my contact address 8 роки тому
AUTHORS.txt a7c1de734a Remove execution right of some file 9 роки тому
CHANGELOG.md 6fc0dc112c Improve opam file 8 роки тому
CONTRIBUTING.md cfc8b0a884 Switch some project url to https 8 роки тому
INSTALL.md e5e42d305a Fix ci 8 роки тому
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 cfc8b0a884 Switch some project url to https 8 роки тому
THANKS.md b6e90fc22f Add a logo for the software 10 роки тому
TODO.md 048c40d638 Add confirmation when deleting commands 8 роки тому
VERSION 570102ad82 Back to dev 9 роки тому
_oasis e5e42d305a Fix ci 8 роки тому
_tags e5e42d305a Fix ci 8 роки тому
atdgen_update.sh 29aa9857ea Change my contact address 8 роки тому
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 2fc206f301 Increase diversity in dev.json rc file 8 роки тому
dev.scm 91e648b9c3 Use import subcommand to create an scm rc file 8 роки тому
fix-indent.ml 29aa9857ea Change my contact address 8 роки тому
gitlab-ci.sh 3e8ef81f49 Update gitlab-ci.sh 8 роки тому
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 9 роки тому
opam e1e823f9bb Mark all dependencies as build ones, since we do not use it at runtime. 8 роки тому
pkg.sh 1fc43c517a Allow to pass multiple arguments to pkg.sh script 8 роки тому
release.sh c5bebc87cb Ensure test pass before release.sh 9 роки тому
setup.ml e5e42d305a Fix ci 8 роки тому
sign-dist.sh 0161a96d23 Make signature ASCII armored 9 роки тому
t.sh 3db27f2430 Shorter name for tests 9 роки тому
test.sh c23dde4786 Update rc file extension 8 роки тому
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.