gitfy

0.0.2 • Public • Published

gitfy

The main porpuse of this library is implement zero dependencies helpers for git VCS

API

const {getChangedFiles} = require('gitfy');
 
const changedFiles = getChangedFiles(__dirname, 'master');

/gitfy/

    Package Sidebar

    Install

    npm i gitfy

    Weekly Downloads

    0

    Version

    0.0.2

    License

    ISC

    Unpacked Size

    3.46 kB

    Total Files

    5

    Last publish

    Collaborators

    • potapovdim