_oasis 758 B

1234567891011121314151617181920212223
  1. OASISFormat: 0.4
  2. Name: OcLaunch
  3. Version: 0.1
  4. Synopsis: Launch commands automatically
  5. Authors: Joly Clément <leowzukw@vmail.me>
  6. Maintainers: Joly Clément <leowzukw@vmail.me>
  7. License: CeCILL
  8. LicenseFile: LICENSE
  9. Copyrights: (C) 2014 Joly Clément
  10. Homepage: https://gitlab.com/WzukW/oclaunch"
  11. BuildTools: ocamlbuild, camlp4o
  12. Plugins: META (0.4), DevFiles (0.4)
  13. Description: This program is designed to launch automatically commands when executed.
  14. PreBuildCommand: atdgen -t ./src/settings.atd
  15. PreBuildCommand: atdgen -j ./src/settings.atd
  16. PreBuildCommand: atdgen -v ./src/settings.atd
  17. Executable oclaunch
  18. Path: src
  19. BuildTools: ocamlbuild
  20. MainIs: oclaunch.ml
  21. BuildDepends: core, yojson, atdgen, threads, core_extended