[erlang-questions] rebar3 hex publish
Tristan Sloughter
t@REDACTED
Sat Jan 30 00:11:41 CET 2016
There isn't an exclude files option currently: https://github.com/hexpm/rebar3_hex/issues/25
--
Tristan Sloughter
t@REDACTED
On Fri, Jan 29, 2016, at 05:06 PM, Serge Aleynikov wrote:
> How can I exclude certain files from rebar3 hex publish?
>
> In the list below I'd like to exclude *.d dependency files from the hex package, but it's not clear where/how it's specified:
>
> /opt/bin/rebar3 hex publish
> Publishing erlexec 1.0.1
> Dependencies:
>
> Excluded dependencies (not part of the Hex package):
>
> Included files:
> erlexec/src/edoc.css
> erlexec/src/erlexec.app.src
> erlexec/src/exec.erl
> erlexec/src/exec_app.erl
> erlexec/src/overview.edoc
> erlexec/c_src/ei++.cpp
> erlexec/c_src/ei++.d
> erlexec/c_src/ei++.hpp
> erlexec/c_src/exec.cpp
> erlexec/c_src/exec.d
> erlexec/include/exec.hrl
> erlexec/rebar.config.script
> erlexec/priv/x86_64-unknown-linux-gnu/exec-port
> erlexec/rebar.config
> erlexec/rebar.lock
> erlexec/README.md
> erlexec/LICENSE
>
>
> Serge
> _________________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20160129/63fcbbc8/attachment.htm>
More information about the erlang-questions
mailing list