OASISFormat: 0.4 Name: OcLaunch Version: 0.2.1-dev Synopsis: Launch commands automatically Authors: Joly Clément Maintainers: Joly Clément License: CeCILL LicenseFile: LICENSE Copyrights: (C) 2014-2015 Joly Clément Homepage: http://www.oclaunch.tuxfamily.org BuildTools: ocamlbuild, camlp4o Plugins: StdFiles (0.4), DevFiles (0.4) XStdFilesREADME: true XStdFilesINSTALL: true XStdFilesAUTHORS: true AlphaFeatures: stdfiles_markdown, compiled_setup_ml Description: 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 welcomed at leowzukw@vmail.me. Help at https://gitlab.com/WzukW/oclaunch/wikis/home. PreBuildCommand: atdgen -t ./src/settings.atd PreBuildCommand: atdgen -j ./src/settings.atd PreBuildCommand: atdgen -v ./src/settings.atd PreBuildCommand: atdgen -b ./src/tmp_biniou.atd PreBuildCommand: atdgen -t ./src/tmp_biniou.atd PreBuildCommand: atdgen -v ./src/tmp_biniou.atd # Test, to be shure that atgen commands above run PreBuildCommand: echo "Atdgen executed" Executable oclaunch Path: src MainIs: oclaunch.ml BuildDepends: core, atdgen, threads CompiledObject: best