About

Metadata

  • Last updated , by zjhsdtc
  • License BSD-3-Clause
  • Maintained by: zjhmale@gmail.com

  • Lottery factor: 0

Links

Installation

Readme

desert

Build Status Hackage Hackage-Deps

Acknowledgement

well, this project aims to make developing with OCaml projects painless. it is still in early stage, so currently just for self usage.

Install

cabal install desert

Usage

  • create project
desert new NAME
  • build
desert build
  • run
desert run
  • test
desert test
  • clean
desert clean

License

Copyright © 2016 zjhmale

Distributed under the license BSD