Help language development. Donate to The Perl Foundation

Dan::Polars zef:p6steve last updated on 2023-01-25

Dockerfile
FROM p6steve/rakudo:rusty

ENV PATH="${PATH}:/root/.cargo/bin"

RUN zef install https://github.com/p6steve/raku-Dan-Polars.git --verbose

RUN cd /root
RUN git clone https://github.com/p6steve/raku-Dan-Polars.git