sfe-gitlab
v1.0.14
Published
``` CODE const git = require('sfe-gitlab');
Downloads
16
Readme
const git = require('sfe-gitlab');
git.create({
host: 'inside-git.01zhuanche.com',
privateToken: 'privateToken'
});
git.getFile('https://inside-git.01zhuanche.com/sam-components/input');