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

Leo 8205a14fda Update CHANGELOG 9 years ago
bench f564ea39fa String.concat is faster than sprintf 10 years ago
src 1723cb8a5b Add timer to see how long it was 9 years ago
test c8fa1e5dc4 Improve test 10 years ago
.gitignore 5c354c1f86 Add unit tests 10 years ago
0install.sh 8d2c61ec11 Improve 0install script 10 years ago
AUTHORS.md f6f9c575bb OASIS: Update 10 years ago
AUTHORS.txt 72377974e0 Oasis & file mod 10 years ago
CHANGELOG.md 8205a14fda Update CHANGELOG 9 years ago
CONTRIBUTING.md 5fad722078 Starting to update to the new address of the website 9 years ago
INSTALL.md 5c354c1f86 Add unit tests 10 years ago
INSTALL.txt 72377974e0 Oasis & file mod 10 years ago
LICENCE 72377974e0 Oasis & file mod 10 years ago
LICENSE 72377974e0 Oasis & file mod 10 years ago
Makefile f6f9c575bb OASIS: Update 10 years ago
README.md 6f2913e147 Improve README file with oasis setup 9 years ago
THANKS.md b6e90fc22f Add a logo for the software 10 years ago
TODO.md d2bb8106e5 Update TODO 10 years ago
VERSION b8a1691966 Back to dev 9 years ago
_oasis 6f2913e147 Improve README file with oasis setup 9 years ago
_tags 5c354c1f86 Add unit tests 10 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 75aac08b2f Seems we can't get color and style. Choosed color 10 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 5c354c1f86 Add unit tests 10 years ago
opam 5fad722078 Starting to update to the new address of the website 9 years ago
pkg.sh 7775f1c4bc Update archive creation script 10 years ago
release.sh 01a422668f Add release script 10 years ago
setup.data 1723cb8a5b Add timer to see how long it was 9 years ago
setup.ml 6f2913e147 Improve README file with oasis setup 9 years ago
test.sh 4ecb992515 It is better to debug with maximum verbosity 10 years ago
version_set.sh b4403baa4f Opam version is now being updated 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-2015 Joly Clément

OcLaunch is distributed under the terms of the CEA-CNRS-INRIA Logiciel Libre.

See LICENSE for more information.