Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 234 Bytes

File metadata and controls

16 lines (8 loc) · 234 Bytes

Gitolite Parser

Usage

var gitolite = require('gitolite-parser');

gitolite.parse(config, (err, data) => {

});

Config can be either a path to a gitolite-admin conf or a string containing the configuration