caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Kenneth Adam Miller <kennethadammiller@gmail.com>
To: caml users <caml-list@inria.fr>
Subject: Re: [Caml-list] releasing and publishing an OCaml program
Date: Mon, 19 Oct 2015 04:50:19 -0400	[thread overview]
Message-ID: <CAK7rcp_fKvL+3R7eVUN0rhR8Br=8zejMHaF4ygJmOsnUXXuwQg@mail.gmail.com> (raw)
In-Reply-To: <20151017124221.721657dc@kiwi.local.tld>

[-- Attachment #1: Type: text/plain, Size: 870 bytes --]

Me personally, I think that the opam and oasis combination make a great
build and development ecosystem. If you want to deploy something after
you're happy having pinned and tested it enough, just make a merge request
to the github opam-repository; whatever works with pinning should work on
the repo, just make sure and write your installation script so that it
pulls from your github repo.

On Sat, Oct 17, 2015 at 3:42 PM, ygrek <ygrek@autistici.org> wrote:

> Hello,
>
>  this seems to be a common theme this days, so I am using an ocamlbuild
> plugin
>  to handle git version extraction - https://github.com/ygrek/mybuild
>
> --
>
>
> --
> Caml-list mailing list.  Subscription management and archives:
> https://sympa.inria.fr/sympa/arc/caml-list
> Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
> Bug reports: http://caml.inria.fr/bin/caml-bugs
>

[-- Attachment #2: Type: text/html, Size: 1664 bytes --]

      reply	other threads:[~2015-10-19  8:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-16 18:24 David CHEMOUIL
2015-10-16 19:29 ` Basile Starynkevitch
2015-10-17  7:22   ` Gabriel Scherer
2015-10-17 17:25     ` Ashish Agarwal
2015-10-17 19:42     ` ygrek
2015-10-19  8:50       ` Kenneth Adam Miller [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAK7rcp_fKvL+3R7eVUN0rhR8Br=8zejMHaF4ygJmOsnUXXuwQg@mail.gmail.com' \
    --to=kennethadammiller@gmail.com \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).