avsm changed the topic of #mirage to: mirage 2 released! party on!
thomasga has quit [Quit: Leaving.]
thomasga has joined #mirage
dsheets has joined #mirage
djs55 has joined #mirage
djs55 has quit [Client Quit]
dsheets has quit [Ping timeout: 252 seconds]
thomasga has quit [Quit: Leaving.]
brson has quit [Quit: leaving]
brson has joined #mirage
mort___ has quit [Quit: Leaving.]
dsheets has joined #mirage
dsheets has quit [Ping timeout: 250 seconds]
brson_ has joined #mirage
brson has quit [Ping timeout: 246 seconds]
dsheets has joined #mirage
brson_ has quit [Quit: leaving]
brson has joined #mirage
dsheets has quit [Ping timeout: 244 seconds]
brson has quit [Ping timeout: 260 seconds]
saite has joined #mirage
<saite>
hi
vbmithr has quit [Ping timeout: 244 seconds]
brson has joined #mirage
brson has quit [Ping timeout: 244 seconds]
brson has joined #mirage
saite has quit [Ping timeout: 250 seconds]
saite has joined #mirage
saite has quit [Quit: WeeChat 1.4]
brson has quit [Quit: leaving]
vbmithr has joined #mirage
raindev has joined #mirage
thomasga has joined #mirage
raindev has quit [Remote host closed the connection]
mort___ has joined #mirage
mort___ has left #mirage [#mirage]
jermar has joined #mirage
thomasga has quit [Quit: Leaving.]
mort___ has joined #mirage
thomasga has joined #mirage
thomasga has quit [Client Quit]
djs55 has joined #mirage
AltGr has joined #mirage
jermar has quit [Read error: Connection reset by peer]
jermar has joined #mirage
dsheets has joined #mirage
mort___ has quit [Quit: Leaving.]
dsheets has quit [Remote host closed the connection]
dsheets has joined #mirage
mort___ has joined #mirage
djs55 has quit [Quit: Leaving.]
mort___ has quit [Quit: Leaving.]
djs55 has joined #mirage
mort___ has joined #mirage
seangrove has quit [Ping timeout: 252 seconds]
mort___ has quit [Quit: Leaving.]
demonimin has joined #mirage
mort___ has joined #mirage
AltGr has left #mirage [#mirage]
demonimin has quit [Ping timeout: 260 seconds]
yomimono has joined #mirage
<engil>
congratz on your first release yomimono !
<yomimono>
:D
<yomimono>
thanks engil!
<engil>
:)
<engil>
Hmm, I have one question. Currently, to bootstrap everything css/js related for Canopy, I have a shell script somewhere that I run, it would be nice to integrate it somewhere else, preferably in OCaml, is there a way to launch some random functions while running mirage configure ?
<yomimono>
Let me check the functoria docs -- it's possible
<yomimono>
as in "there might be", not as in "there definitely is a way to do it but I don't know what it is"
<yomimono>
nothing leaps out but Drup could probably give a better answer
<engil>
thank you :)
<engil>
I guess I could also use Makefile.user to add a simple rule to wrap this, but something integrated in config.ml would be nice, since this is something vaguely related to configuring the final application
* yomimono
nods
mort___ has quit [Quit: Leaving.]
dsheets has quit [Remote host closed the connection]
dsheets has joined #mirage
mort___ has joined #mirage
<mort___>
i suppose one might use keys to trigger appropriate invocations in the config.ml, of (say) yorick.ml from dsheets?
djs55 has quit [Quit: Leaving.]
<dsheets>
no idea, is it CI related?
<mort___>
no but i recall yorick as a nice-ish wrapper around various shell invocations
<dsheets>
unreleased, unsupported, feel free to rip it out and use it but it probably needs some love