fetch-selections ~master

dub fetch by dub.selections.json


To use this package, run the following command in your project's root directory:

Manual usage
Put the following dependency into your project's dependences section:

fetch-selections

A Utility for multi-stage build on Dockerfile

Usage

Dockerfile

COPY ./dub.selections.json /path/to/project/
WORKDIR /path/to/project/
RUN dub run fetch-selections

COPY . /path/to/project/
RUN dub build
Authors:
  • lempiji
Dependencies:
none
Versions:
0.1.1 2020-Dec-12
0.1.0 2020-Dec-12
~master 2020-Dec-12
Show all 3 versions
Download Stats:
  • 0 downloads today

  • 0 downloads this week

  • 1 downloads this month

  • 36 downloads total

Score:
0.5
Short URL:
fetch-selections.dub.pm