• Packages
  • Themes
  • Documentation
  • Blog
  • Discuss
Sign in

build-oasis

Compile OCaml projects with Oasis
  • #ocaml
  • #oasis
  • #build
  • #linter
atom-ocaml
0.1.1 694
1
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

build-oasis

Use oasis and build to compile your OCaml projects in Atom.

Usage

If your project contains a _oasis file, this package provides the following build targets with corresponding commands.

Target Atom Command Oasis Command
setup build-oasis:setup oasis setup -setup-update none
setup weak build-oasis:setup-weak oasis setup -setup-update weak
setup dynamic build-oasis:setup-dynamic oasis setup -setup-update dynamic
build build-oasis:build ocaml setup.ml -build
configure build-oasis:configure ocaml setup.ml -configure
test build-oasis:test ocaml setup.ml -test
doc build-oasis:doc ocaml setup.ml -doc
clean build-oasis:clean ocaml setup.ml -clean
distclean build-oasis:distclean ocaml setup.ml -distclean
all build-oasis:all ocaml setup.ml -all

Installation

This package requires build, linter and oasis.

apm install build linter build-oasis
opam install oasis

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by