37 Forks
22 Stars
22 Watchers

rules_perl

Perl rules for Bazel

How to download and setup rules_perl

Open terminal and run command
git clone https://github.com/bazelbuild/rules_perl.git
git clone is used to create a copy or clone of rules_perl repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with rules_perl https://github.com/bazelbuild/rules_perl/archive/master.zip

Or simply clone rules_perl with SSH
[email protected]:bazelbuild/rules_perl.git

If you have some problems with rules_perl

You may open issue on rules_perl support forum (system) here: https://github.com/bazelbuild/rules_perl/issues