<div dir="ltr">Hi Roger, not sure if this reply is too late to be helpful, but I was just catching up on mailing list posts and thought I'd weigh in:<div><br></div><div>Clique is definitely designed to be used with Cuttlefish. Cuttlefish is listed as a dependency of Clique's in rebar.config, and Clique has several builtin commands that integrate with Cuttlefish for dealing with app config (specifically, "set", "show", and "describe").</div><div><br></div><div>That said, I can't see any reason why you couldn't use Clique without registering any Cuttlefish schemas, and just ignore the Cuttlefish integration features. I don't think there's currently a way to completely disable set/show/describe, so those commands would still be present, and just wouldn't be useful for much. Not the prettiest solution, but maybe not so bad in practice.</div><div><br></div><div>I think it would be nice if there were a way to more fully decouple Clique from Cuttlefish for cases like yours. It will probably never be a priority for us at Basho since we have no need to use Clique without Cuttlefish, but if someone were to submit a well-written pull request from the community, I'd be happy to consider it!</div><div><br></div><div>Nick</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Apr 5, 2016 at 7:50 AM, Roger Lipscombe <span dir="ltr"><<a href="mailto:roger@differentpla.net" target="_blank">roger@differentpla.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Slight threadjack: Clique talks about registering cuttlefish schemas;<br>
we're not using cuttlefish. Any concerns?<br>
<div class="HOEnZb"><div class="h5"><br>
On 5 April 2016 at 13:08, Andre Graf <<a href="mailto:andre@dergraf.org">andre@dergraf.org</a>> wrote:<br>
> Hi,<br>
><br>
> We're using <a href="https://github.com/basho/clique" rel="noreferrer" target="_blank">https://github.com/basho/clique</a> a lot for writing cli<br>
> administration tools for VerneMQ.<br>
><br>
> Best,<br>
> Andre<br>
><br>
><br>
> On 05.04.2016 13:34, Siraaj Khandkar wrote:<br>
>> On Apr 5, 2016, at 05:33, <a href="mailto:adrian_lewis@hushmail.com">adrian_lewis@hushmail.com</a><br>
>> <mailto:<a href="mailto:adrian_lewis@hushmail.com">adrian_lewis@hushmail.com</a>> wrote:<br>
>><br>
>>> Hi,<br>
>>><br>
>>> I wondered if Erlang has any libraries to support building<br>
>>> command-line applications?<br>
>><br>
>> 1) <a href="https://github.com/jcomellas/getopt" rel="noreferrer" target="_blank">https://github.com/jcomellas/getopt</a><br>
>> 2) rebar escriptize<br>
>> 3) profit :)<br>
>><br>
>><br>
>><br>
>> _______________________________________________<br>
>> erlang-questions mailing list<br>
>> <a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
>> <a href="http://erlang.org/mailman/listinfo/erlang-questions" rel="noreferrer" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
>><br>
><br>
> _______________________________________________<br>
> erlang-questions mailing list<br>
> <a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
> <a href="http://erlang.org/mailman/listinfo/erlang-questions" rel="noreferrer" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" rel="noreferrer" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
</div></div></blockquote></div><br></div>