File: cip-before-install

package info (click to toggle)
libdist-zilla-plugin-ourpkgversion-perl 1%3A0.14-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 288 kB
  • sloc: perl: 615; sh: 4; makefile: 2
file content (7 lines) | stat: -rwxr-xr-x 230 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
#!/bin/bash

set -ex

cip sudo apt-get update
cip sudo apt-get -y install git
cip exec cpanm -n Test::Perl::Critic Test::EOL Test::MinimumVersion Test::Mojibake Test::Pod::Coverage Test::Spelling Test::Pod Pod::Coverage::TrustPod