Skip to content
This repository has been archived by the owner on May 19, 2021. It is now read-only.
/ prb Public archive

prb script used to ease concrete5 PRB process review

Notifications You must be signed in to change notification settings

goutnet/prb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

prb, a script to help concrete5 PRB members

=============================================

This script is intended to help PRB member to facilitate their review process for this to work, you must create a directory (change the variable prb_base) that contains various installations of c5 named concreteVERISION, a directory called after the variable archive and another one called after the variable reviews :

example :

. ${prb_base}
|
+--- concrete5.6.0.2          # installation of c5 version 5.6.0.2
+--- concrete5.6.1            # installation of c5 version 5.6.1
+--- ${archives}              # directory that will contain all archives
+--- ${reviews}               # directory that will contain extracted directories

this script configuration is at the end of the file (this script can actually be used as a lib too)

To get an idea of the commands just run "prb --help" or just "prb"

About

prb script used to ease concrete5 PRB process review

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages