_oasis 725 B

1234567891011121314151617181920
  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; atdgen -j ./src/settings.atd; atdgen -v ./src/settings.atd
  15. Executable oclaunch
  16. Path: src
  17. BuildTools: ocamlbuild
  18. MainIs: oclaunch.ml
  19. BuildDepends: core, yojson, atdgen, threads, core_extended