From: Jun Furuse <jun.furuse@gmail.com>
To: caml-list <caml-list@inria.fr>
Subject: [Caml-list] [ANN] dune_watch, a small tool to relaunch jbuilder build at file system updates
Date: Tue, 2 Jan 2018 21:13:53 +0900 [thread overview]
Message-ID: <CAAoLEWutThMt=F2B8woQcEnUt2A85JS0U1FvfEP77GgbtYSL5A@mail.gmail.com> (raw)
Hi,
I wrote a small tool, dune_watch, which automatically executes
jbuilder build command each time when files under the executed
directory are updated. This is something similar to the polling mode
of omake's -P option, which I miss most in jbuilder.
dune_watch uses fswatch command to monitor the file system. Since
dune_watch knows nothing of the build dependencies, it may launch
jbuilder even when it is not really required. It is, however, very
useful for me, until jbuilder itself will support the file system
polling.
dune_watch will be opam-available soon.
Regards,
Jun
next reply other threads:[~2018-01-02 12:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-02 12:13 Jun Furuse [this message]
2018-01-02 12:17 ` Simon Cruanes
2018-01-02 12:31 ` Xavier Clerc
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='CAAoLEWutThMt=F2B8woQcEnUt2A85JS0U1FvfEP77GgbtYSL5A@mail.gmail.com' \
--to=jun.furuse@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