Skip to content

RMHAM/bpq-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bpq-config

Modified copy of the original bpq-config by Willem A. Schreuder (AC0KQ).

This repo is for testing purposes only. See the original for the latest version.

Setup

After cloning, enable the pre-commit hooks:

git config core.hooksPath .githooks

The pre-commit hook runs before every commit:

  1. Syntax checkperl -c bpq-config rejects files with compile errors.
  2. Test suiteprove t/ runs all tests in t/. The commit is blocked if any test fails.

About

Modified copy of AC0KQ's bpq-config for testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors